I used event structure in my application and I would like to quit a while loop in an event structure when I pressed a control. But I have a problem because I'm in the event.
Sorry, I resized the front panel and I did not see you have the quit button. Anyway, what is exactly your problem? When you hit Quit it stops the while loop. Alberto
If you right click on the event strucutre you will notice that there is an option grayed that that is called "lock panel until handle completes". This option is always check for some of the events. The following is a knowledgeBase that describes this in some detail: