>Is this the proper way to set the palette to the default? > >WinPalette(winPaletteSetToDefault, NULL, NULL, NULL); Yes. >Also, do I really need to do this if my code only wants to use this palette? Well, when an app starts up the palette is always set to the default, so unless you've been changing the palette you don't need to bother with this call. -David Fedor Palm Developer Support -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
