I should explain ActionHandleEvent is the event handling routine in my project.

EvtGetEvent(&event, 100);
if (! ActionHandleEvent(&event))
{FrmDispatchEvent(&event);
if (check == 1)
   check = 0;
return errNone;}


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

Reply via email to