Craig Belson wrote: > Why don't you just have it respond to the menu with an > alert or something like that? In your event handler: > > case menuEvent: > FrmAlert(AboutGameAlert); > break; <snip>
The menuEvent gets sent in response to the user selecting a menu item. I need an event that fires before the menu stuff happens. Paul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
