HI, I did that. When I can the notification and if I launch using UISwitchApp() to Another app. It doesn't work. It still launches the original app. Is there a way to launch another app?
regards -----Original Message----- From: Gavin Maxwell [mailto:[EMAIL PROTECTED]] Sent: November 21, 2002 4:53 PM To: Palm Developer Forum Subject: Re: sysNotifyAppLaunchingEvent 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
