I have a while loop, and my stop control seems to behave like it's disabled when I enter the loop.
I have put in a wait for front panel even and have given as much as two seconds to register the
stop. I can see that the two second wait happens, but my stop button does nothing. There is
no visual indication that the button press was registered. I also have
an event node monitoring that close button. I put in a dialog box in that even, but it doesn't
come up.
Any ideas?