I'm new to programming on a Palm.

I want my application to display some information when the Palm is switched
on. I can get a form displayed correctly by registering for
"sysNotifyLateWakeupEvent" with the notification manager and testing for the
launch code "sysAppLaunchCmdNotify" with this notification code.

When I close this form with "FrmCloseAllForms();" and return from
PilotMain(...) the last application I was using before I switched off does
not start! I'm just left with a blank screen, I can still use the Find and
Calculator silk
screen buttons (not menu and launcher) or hard buttons to startup other
apps.

Note: Currently the form being displayed changes the colour depth to 4bit
(changed back before exiting PilotMain) and displays a bitmap.

Does anyone have any idea how I can solve this problem?

Thanks in advance

James Screech

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

Reply via email to