Re: Becoming the launcher

2003-07-24 Thread Dave Carrigan
On Thu, 2003-07-24 at 07:03, Ed Greenberg wrote: > Many third party applications exist that take over the "Home" button in > order to become the launcher. Handscape comes to mind, but there are a > bunch. > > How is this done? PrefSetPreference(prefLauncherAppCreator, myCreatorID); Handle the

Re: Becoming the launcher

2003-07-24 Thread Eric Potter
One way is to give your app the creator code of 'lnch'. On Thu, 24 Jul 2003 07:03:42 -0700, Ed Greenberg <[EMAIL PROTECTED]> wrote: > >Many third party applications exist that take over the "Home" button in >order to become the launcher. Handscape comes to mind, but there are a >bunch. > >Ho

Re: Becoming the launcher

2003-07-24 Thread Chris Apers
> Many third party applications exist that take over the "Home" button in > order to become the launcher. Handscape comes to mind, but there are a > bunch. > > How is this done? You need to intercept the keyDownEvent vchrLaunch before your event loop reach SysHandleEvent function. exemple : wh

Becoming the launcher

2003-07-24 Thread Ed Greenberg
Many third party applications exist that take over the "Home" button in order to become the launcher. Handscape comes to mind, but there are a bunch. How is this done? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums