LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drag and drop Images into Multiple Targets

Hello,

 

I want to alter the NI example "Drag and Drop - Multiple Data Types to Start Drag" to use multiple image Targets.  The current VI only allows for dropping image into a single Target.  I want to duplicate the target window a few times, in order to drop different images into each different Target.  I can't seem to figure out how the VI recognizes and differentiates the Targets. 

 

Thanks,

-------------

Labview 2009 SP1

0 Kudos
Message 1 of 3
(2,735 Views)

Hello,

 

Please see attached... That's a simple way to perform what you need : each target is handled in the same event case (the target is differentiated by using control refnum).

 

Hope this helps,

 

J.

 

 

Message 2 of 3
(2,716 Views)

Thanks a bunch.   That is a very eligant solution.  The only issue now is that when I hover over the new Target Destination, it doesn't show the arrow and the plus folder; it shows the circle with the line through it (the NO, or DO NOT circle).  Not a huge issue, but could confuse the end user. 

 

Thanks,

0 Kudos
Message 3 of 3
(2,706 Views)