The PalmOS Programmer's Companion indicates that the named HTML colour gray
(0x808080) is a member of the PalmOS palette. I checked on a device, and the
emulator, and this colour is not present.

However, the Programmer's Companion writes that only the first 231 entries
in the palette and the last entry are defined.

Summing the total number of colours up:
 216 Web-safe colours
  10 greys, giving us all posible values of grey.
+  6 named HTML colours
----
 232

Which seems to be consistent. However, entries 0xE6 and 0xFF are both black
in my tests. Is this an error in documentation? Or is this an error in
implementation?

If it is an error in implementation, will it be corrected in future
revisions? Will index 0xE6 become 0x808080?

         Thanks in advance,
            -Bob


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to