On Jan 28, 2008 11:39 PM, Jonathan Carse <[EMAIL PROTECTED]> wrote:
> Is there a function I can call that forces the queue to be filled with any
> pending events?

You can just do your own flush using a loop that calls EvtGetEvent
with a timeout of 1 until you get a nilEvent.  Don't pass any pen or
key events to the system, just absorb them.

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to