I have done some reading in the docs and I found that the EvtGetEvent returns the current event from the queue, and If I tap the stop button I get the right action after the loop exits.
Doesn't this mean that when I tap the stop button (When my loop is working) the StopButton event is the last in the queue? So if I call the EvtGetEvent(&eventP, 0); in my loop-> shouldn't I get the StopButtonEvent click and the be able to exit my loop?? Regards, Iulia -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
