Bob,

> >I know how to set the screen depth for my application, but 
> how do I set it
> >for all applications?
> 
> FtrSet(sysFtrCreator, sysFtrNumDisplayDepth, newDefaultDepth);


Thanks for the information. That did it.

However, my application lets the user select the bit depth using a pulldown
menu (popup trigger). When Chrome is insalled and I go from color to a gray
or black and white mode, everything looks white, as it should. However, when
I switch back to color mode, not all of the colors are back. It is as if the
screen redraw does not look at the gadget and window colors. Whenever I do a
bitdepth change, I call FrmDrawForm(FrmGetActiveForm()) but that does not
seem to be enough. Any ideas?

Thanks,

Mike McCollister

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to