Can I put two labels on one form -- one label text is red, and the other is blue? How?
Thanks, Tina Craig Belson wrote: > --- 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. > > Either that, or you could check for an API that's > called (something to the effect of) > WinDrawInvertedChars, and just do that on a black > background - how you choose to do that is up to you. > :-) > > -C > > __________________________________________________ > 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/
