>Shouldn't the system return to it's default bit depth after returning from >processing a sysAppLaunchCmdExgReceiveData command? My app is setting the >bit depth to 4 using WinScreenMode while processing a beam receive, but when >the beam is accepted and control is returned to the OS the display is >staying in a bit depth of 4. No, the default depth (and other such things) is reset in the startup code used to launch a new app. You'll need to restore the bit depth yourself if you're in a sublaunch, since the underlying application isn't being relaunched. -David Fedor Palm Developer Support -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
