Documentation  |   Table of Contents   |  < Previous   |  Next >  

127    UIColor.h

Porting Applications to Palm OS® Cobalt

Exploring Palm OS®

The UI Color Table APIs are essentially unchanged in Palm OS Cobalt.

Deleted APIs ^TOP^

Table 127.1  Deleted functions

Deleted API

Use instead

UIColorPopTable()

Nothing. This function was documented as "System Use Only."

UIColorPushTable()

Nothing. This function was documented as "System Use Only."

Table 127.2  Deleted enumerated types

Deleted API

Use instead

UIColorTableEntries

Formerly an enum this is now a typedef that accepts one of the values defined by the UIColorTableEntriesTag enum.

Unchanged APIs ^TOP^

Table 127.3  Unchanged functions

UIColorGetTableEntryIndex()

UIColorGetTableEntryRGB()

UIColorSetTableEntry()