At 10:18 2003-2-10 -0800, you wrote:
There is one -- as shown in the sample source, the code you get after your app has been sync'd to the device is sysAppLaunchCmdSyncNotify. This tells you a database owned by your app has been changed. In the case of an install, the DB that changed was your application database, since it wasn't there before.> > Jason: > > So I guess there's no way to have it automatically install > > when you drop the prc on the emulator or beam it to another user? My ExgLib > > "application" will not have a GUI or app icon that can be launched, and I > > don't think you get a syncNotify in those cases. > > Ben Combee: > Sure you can... make it a hidden application by setting the "hide" flag in > your PRC header. It won't show up in the launcher, but should still get > reset and install notifications.I didn't see any app install appLaunchCmd -- that would've been nice to have here. I guess I will have to set the reset bit in order to get the reset launch command.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
