[Migrated content. Thread originally posted on 15 July 2009]
I encountered a problem with activating an event-procedure under thin client:In this simple program the user selects some options to make a report, then clicks the ?print?button. While the program is busy making that report, the screen remains visible. When the user now clicks on a button which activates an event-procedure in the program (though the screen is not accepted at that time), the program seems to loose track and gets jammed.
When normally executing such a program, doing so (though not usefull, but it happens..) does not cause any problem; only when the program runs under thin client.
Is there an option or config-variable to prevent this? I wouldn't like to change all simular programs to destroy or inactivate the screen while the program is busy.



