> Hi, > > I am wondering if I can set an non-paletted foreground color in Palm OS 3.5. > If I use the WinSetForeColor() function, I have to resort to an index. I > want to be able to supply raw RGB values. yes and no :) you can supply a RGB tuple and convert it to an index using WinRGBToIndex() - or similar (from memory). take a look at that. // az [EMAIL PROTECTED] http://www.ardiri.com/ <--- free games! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- How to set RGB color in Palm OS 3.5 McCollister, Mike
- RE: How to set RGB color in Palm OS 3.5 Aaron Ardiri
- RE: How to set RGB color in Palm OS 3.5 McCollister, Mike
- RE: How to set RGB color in Palm OS 3.5 Jeff Mock
- RE: How to set RGB color in Palm OS 3.5 McCollister, Mike
- Re: How to set RGB color in Palm OS 3.5 Ben Combee
- RE: How to set RGB color in Palm OS 3.5 Scott Johnson (Bellevue)
- RE: How to set RGB color in Palm OS 3.5 Steve Mann
- RE: How to set RGB color in Palm OS 3.5 Scott Johnson (Bellevue)
- Re: How to set RGB color in Palm OS 3.5 Ben Combee
- RE: How to set RGB color in Palm OS 3.5 McCollister, Mike
- RE: How to set RGB color in Palm OS 3.5 McCollister, Mike
