EventType stopEvent;
   MemSet(&stopEvent, sizeof(stopEvent), 0);
   stopEvent.eType = appStopEvent;
   EvtAddEventToQueue(&stopEvent); 

esta es una forma... pero deberias ver cuando llamar... yo lo aƱado al evento de un boton de salida.

this is one way... but you need call , for this, i like the button control with EXIT label


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

Reply via email to