LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mouse over menu bar stops program execution

Hi
 
I am using a menu, but Every time I move my mouse over a menu, my program halts. I use the vi 'Get Menu selection' (Application control -> Menu -> Get Menu Selection). Even if I use an Event structure to obtain the menu tags, I get the same problem. This problem seems to be the same in the standard examples in labview.
 
Is there any way I can use the menu bar without it interrupting the main program?
 
Many Thanks,
 
Thijs
0 Kudos
Message 1 of 2
(2,528 Views)
Problem solved...using a very short time-out value in a event structure and a bug solved in my main program.
 
Thanks, Thijs
Message 2 of 2
(2,514 Views)