> The idea of checking for the HotSync app as the current UI app to > differentiate between HotSync and beam sounds promising...
I don't know how to do this. You can check the current app using SysCurAppDatabase, but if you're sublaunched, it'll point back to you, not the "current UI app". > For any Palm OS engineers reading this: is there any possibility that the > system could be changed to honor the goToCreator in this case, i.e., when an > app arrives on a device via beaming, send it the goto launch code if > goToCreator is set? How can the app access goToCreator? I suppose we could pass the socket in to the syncNotify sublaunch via the command parameter block, along with an enum indicating why you're receiving the sublaunch (installed via HotSync, installed via beaming, database updated, etc). This would make it really easy to auto-launch, but as I wrote in my previous post, I question how common this feature should be. What other benefits would this have? Does anyone else thing this would be useful, and if so, why? - Danny -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
