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()
|
|