Open a large transparant window over the display and ignore all events? Remove the window when done.
----- Original Message ----- From: "Jan Exner" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, May 31, 2004 8:08 AM Subject: Re: Busy wait? Event kills? > Morten Schmidt <[EMAIL PROTECTED]> writes: > > > But how? > > I'm not sure. > > EvtGetEvent() until you get only nilEvents? That would fail if the > system would generate nilEvents. > > EvtGetEvent() until you see the tap? ctlSelect would be a good one to > look for... > > Generate a custom event yourself, put it in the queue, EvtGetEvent > until you find yours. > > Not sure if there's a simpler way to do it... > > -- > Jan Exner � [EMAIL PROTECTED] � 0x9E0D3E98 � http://www.jan-exner.de/ > > Neues aus Frankreich und England http://www.jan-exner.de/uk.html > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
