Hi, i've found that buttons (Ok, Cancel from Boolean controls) exibit
a strange behavior with event handler structure.
Normally when you press the button it changes to "pressed" state (i.e.
darker background), and when you release it changes again to "non
pressed" state. When you add an evenct structure (inside a while
loop), every button in front panel remains "pressed" even if you
already released mouse button. If you press it again, it change to non
pressed status.
The event structure continue to work as expected, the problem seems to
be in the user interface...
I've tried to uncheck "lock panel until handler completes" property,
but it didn't work.
What's wrong?
Best regards,
Eugenio Navacchia
University of Bologna
Italy.