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