> How do you create a label with the background and
> foreground colors inverted? I.e. on a B&W screen, the
> background is black and the label text is white.

There might be better ways than this. Create an offscreen window,  drav the
text in it, invert the pixels, display the offscreen window.

> Is there a way to calculate how many pixels wide
> certain characters or spaces take up? I'm trying to


Int16 FntCharWidth (Char ch)

E.






-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to