Bah, I hadn't even thought about Windows functions, I was only looking at the UI controls reference section!
Thanks! --- In [EMAIL PROTECTED], "Einar �rn" <[EMAIL PROTECTED]> wrote: > > 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/ __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
