Re: Cradle event as a custom notification

2002-04-02 Thread phil
the button labeled 'Hotsync...' - Original Message - From: Jatin Sethi [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Monday, April 01, 2002 12:40 PM Subject: Cradle event as a custom notification Hi Everyone

Re: Cradle event as a custom notification

2002-04-02 Thread Dave Lippincott
You could always write a small stub program who's only job is to launch your app with a custom launch parameter. Then link the stub to the cradle button. Thanks Dave: I am aware of this. The problem in doing this is that the application would not get the event. It would be launched but

Cradle event as a custom notification

2002-04-01 Thread Jatin Sethi
launch code but I have not been able to figure out how to launch my application with the cradle event as a custom notification. Any help will be appreciated. Thanks, Jatin Sethi -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support

Re: Cradle event as a custom notification

2002-04-01 Thread Dave Lippincott
at the sysAppLaunchCmdNotify launch code but I have not been able to figure out how to launch my application with the cradle event as a custom notification. Any help will be appreciated. Thanks, Jatin Sethi -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Cradle event as a custom notification

2002-04-01 Thread Jatin Sethi
01, 2002 12:40 PM Subject: Cradle event as a custom notification Hi Everyone: Is there a way to detect the cradle event and launch an application with it? I have been able to trap the cradle event when my application is running. I want my application to be launched with the cradle event