LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with events

I have a main vi containing a table. this main vi call a sub vi (pop up ) where the user is going to write data. during the user is writing data these are automaticaly put into the table which is in my main vi. (I have used a refnum of my table).
Problem is i can't move the scrollbar of this table when i used events.
I have joined an example.
Download All
0 Kudos
Message 1 of 3
(2,588 Views)
Uncheck the checkbox "Lock front panel until the event case for this event completes" in the event editor as the attachment will solve the problem.
Message 2 of 3
(2,588 Views)
thanks a lot
0 Kudos
Message 3 of 3
(2,588 Views)