LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drag and Drop For String Control

Hello all,

 

I attached a example program, where I did not see event for String Drag Starting?.

 

Is it normal.

 

I placed a break point and I tried to start draging, but I hvn't seen the event.

 

Please let me know, if this is normal.

 

Thanks,

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

Extract from the LV help for this event :

 

Generated when you start a drag from a listbox control.

Use this event to signal when a drag and drop operation begins from a specific control. This event is generated only when LabVIEW begins a drag and drop operation on a listbox control. You can use the Start Drag method to begin a drag from other controls.

Message 2 of 3
(2,937 Views)

If it is only for Listbox, why do they have the option for string control. If I use numeric control, I do not see the option. They can do same for string control too.

 

 

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