hi there
my application has to observe a certain input interface and display all its events.
i thought this would best be done by a flag controlled loop. this exit flag is set by a function which is mapped to a onclick event over a stop button.
but how can i tell my application to process its message queue after each loop, so that the flag can be set on the one hand, and the application still reacts on move events for instance on the other hand?
plz help
thx in advance
yours
copton
-----
and remember: there is no spoon!
my application has to observe a certain input interface and display all its events.
i thought this would best be done by a flag controlled loop. this exit flag is set by a function which is mapped to a onclick event over a stop button.
but how can i tell my application to process its message queue after each loop, so that the flag can be set on the one hand, and the application still reacts on move events for instance on the other hand?
plz help
thx in advance
yours
copton
-----
and remember: there is no spoon!