Jim,

> You didn't say what version of the Palm OS you're
> trying this on, but sysNotifyAppLaunchingEvent is
> only broadcast in Palm OS version 5 and later. So
> assuming you already know that, the main problem I
> see is the sysNotifyAppLaunchingEvent notification
> is not a sub-case of sysAppLaunchCmdNotify but is
> rather a "top-level" notification of its very own --
> at the same level as sysAppLaunchCmdNotify. Try
> merging the case(s) of the inner switch into its
> parent.

I was originally trying it on OS 4.1 because I saw it
in the headers. However, I realize now that it is only
in OS 5.  Now that I use the simulator and switched it
to a "top-level" notification, then it works. Just
what I wanted.

Just curious, why is sysAppLaunchCmdNotify a
"top-level" notification?  Are there others like that?

Regards.

Mike McCollister
> 
> Regards,
> 
> Jim Schram
> PalmSource Inc.
> Partner Engineering
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to