Quick problem..  I've got an application that allows the user to set the
background color.  Upon startup in the Emulator, the background color is
what the user has selected.  But, on an actual palm unit, the background
color is white, except behind controls (like the up and down scroll
arrows)..  It's correct behind those, but white all around... The colors are
being set prior to the FrmGotoForm call, during StartApplication.

    I've tried using WinPaintWindow to set the entire screen to a color, but
that doesn't matter much.. Most of my screen gives you exactly the same
results, with the exception that you can see the "painted" color to the
right of the tab at the top of the screen.

    One interesting side note is that if I do a FrmGotoForm to another form,
then return, it works like I want it to (and the same way it shows up on the
emulator)...  This is perplexing to me, as I'm returning the same way I get
there at program startup, via a FrmGotoForm.

    I'm pretty sure I'm not the first to run into this...  Any suggestions?

Thanks,
Paul


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