How do you do this? I've gotten reports from users that when they use color schemes on their Tungstens, images that otherwise would have been transparent are no longer working. I.e. the transparency color of the bitmap is not the same as the background color.
I've searched this forum, tried to find something in the Palm OS Reference, and haven't found anything. I thought Tungsten's ran 5.2.1 and looked for an instance of that in the Compatibility section and didn't find anything.
I'd appreciate any tips. Thanks.
The color schemes just change the settings for the UI colors that you can retrieve using the UIColorGetTableEntryIndex API. They don't alter how transparency is handled. If you're having problems with that, try running on a debug ROM image -- the color table for debug builds is explicitly setup so that each UI color appears differently, and none match the UI standard on Palm OS, letting you see drawing problems or transparency failures.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
