On the Palm side.  Look at "Application Startup and Stop -> Notifications"
and "Application Startup and Stop -> Responding to Launch Codes ->
Responding to Other Launch Codes" in the 4.0 SDK's "Palm OS Companion.pdf"
file.  That, along with the SDK reference, should give you all the info you
need to handle your case.

Cheers,

-DGA

> Is this on the PC side or the Palm side (the notification 
> manager etc)?
> However, for what you are trying to do, I would suggest you 
> take a look at
> the HotSync completed notification (using the Notification 
> Manager on newer
> devices) or at the HotSync completed launch code (on older 
> devices).  These
> notifications are sent out after a HotSync is completed and 
> allow you app to
> do any post-sync cleanup/sorting it may need to do.  If you handle the
> sorting in this way, you won't have to check if there has 
> been a hotsync
> since the app launch every time the app starts up.

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

Reply via email to