Hi all,

New member with my first question.

Can someone explain how to setup a custom event loop?  I think I understand the 
general concepts, create a que, create functions for pointer initialization, adding 
events, consuming events, and  cleaning up.  It's the details i am a bit fuzzy on.  
For instance, when do I jump in to handle my custom events; during system nil events?  
How and when should I return control to the main loop, after the whole que is run 
through or at each custom event completion?  Even stupid stuff like how do setup up a 
que.  I think most of my confusion is probably my rusty C skills.  A quick primer 
would be most appreciated.

Thanks,
Rob

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to