I don't think that notification is meant to work like that... Just a guess, but you could try setting handled to true in the notification struct, then launching the new app yourself...
Seems like a strange request though... :-) Gavin. Danny Wong <[EMAIL PROTECTED]> wrote in message news:102119@palm-dev-forum... > > HI, > > I'm trying to stop an application being launched by > Listening the sysNotifyAppLaunchingEvent event and launching > A different application. > > In the docs it says the cardno and localid are stored in > SysNotifyAppLaunchOrQuitType structure. > > I got that part ok. What I did then I use DmFindDatabase() to > Look for a new app to launch and then changing the localID in > The SysNotifyAppLaunchOrQuitType param. > > does this work? I couldn't get it to work. It still launches > The app that I've tapped. > > Thanks > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
