Have you looked at the PreferencesDB to see if there is indeed an app pref
with your creator ID and resource number 1? You could use a
preference-viewer utility or, perhaps, the debugger console to check this.
When you install an app in Poser, it doesn't get a sysAppLaunchCmdSyncNotify
sublaunch, so your code shouldn't have run prior to the normal launch.
(Perhaps you're assuming that it did get this launch code?) You could use
PalmDebugger to set a breakpoint on PrefSetAppPreference and verify that
you're not creating the preference somewhere you didn't think you were. You
can even watch the OS create preferences as it boots.

Good luck tracking this down. :)
--
Danny @ Palm

-- 
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