On a somewhat related note, is there a way to catch this error BEFORE the
queue is  filled up?  I'd like to know when the queue is about to be filled
up and flush (well, not really flush, but to process) the queue before
posting anything new in it.

TIA,
=-Tjeng-Bo->

Tjeng-Bo Lie wrote in message <[EMAIL PROTECTED]>...
>
>I'm writing a client-server application on the Palm, and use the user event
>quite extensively whenever I'm getting a packet from the server (sort of
>like the winsock call back routine...)
>
>When I'm getting a large TCP packet from the server, I queue them up in the
>event queue, and process them in sequence.  But when I do some Palm OS
event
>within my user event handler (like FrmUpdateForm) it blows up with the
>message "Event.c line 191 - Event queue full"
>
>Is there a way to inspect the event queue from Codewarriors' debugger?  How
>big is the event queue anyway?
>
>TIA,
>=-Tjeng-Bo->
>
>
>
>





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

Reply via email to