Markus Dresch wrote: > > i wouldn't recommend version B. that would be way too complicated for a > simple task like that - you would have to save the current state of the > calling application, call the other application, save the settings then > call and restore the original application again.
Would you? If the library starts itself with SysAppLaunch (not SysUIAppSwitch), the library shouldn't need to do anything explicit to save or to restore the current state of the caller. I don't know, B seems a little safer to me. Maybe I'm overly paranoid after playing with Sony's Silk Plug-in stuff for a bit, where you really /have/ to use SysAppLaunch to use resources safely. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
