> case MainButDoneButton: > MemSet(&Event, sizeof(EventType), 0); //zeros the record, ie fillmem > Event.eType = appStopEvent; > Event.data.frmLoad.formID = eventP->data.frmLoad.formID; > EvtAddEventToQueue(&Event); > handled = true; > break; you dont need the "frmLoad.formID" assignment // az [EMAIL PROTECTED] http://www.ardiri.com/ <--- free games! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Implementing Exit button Lee, Eric
- RE: Implementing Exit button DeAnna Davidson
- Re: Implementing Exit button herry
- RE: Implementing Exit button Steve Stover
- Re: Implementing Exit button Aaron Ardiri
- Re: Implementing Exit button Richard M. Hartman
- RE: Implementing Exit button Steve Stover
- Re: Implementing Exit button Richard M. Hartman
