ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

front panel hangs after drop event


Hai,

Am using a tree control with drag enabled.  The user is supposed to drag a element from the tree and drop it in a target (any indicator like numeric etc., with drop  enabled). As soon as the drop operation ends the front panel with tree control hangs up and the fp is released after sometime (30 - 40 seconds) sometimes doesnt.  The parent vi with tree control is executing the code uninterrupted but with locked front panel.

It seems like the labview filter event (Drag enter and drop) locks the front panel but fails to release it.  whats actually happening. wats the way out.

please help me out at the earliest.

With best regards,

JK
With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.
0 Kudos
Message 1 of 2
(2,524 Views)
Hi,
Check out this example on the tree control from NI's website.  Hopefully is should shed some light on what is going wrong.  Please let me know if I have misinterpreted the problem.
Eric A.
National Instruments
Distributed I/O Product Support Engineer
0 Kudos
Message 2 of 2
(2,490 Views)