Use the Knowledge Base ( http://oasis.palm.com/dev/kb/ ) - it's your friend.
My search for "default color" had a first entry of "User Interface" (
http://oasis.palm.com/dev/kb/manuals/1788.cfm ), which contains "Color and
Grayscale Support", which lists a table of UI default colors and this text:

"Should your application need to change the colors used by the UI color
list, it can do so with UIColorSetTableEntry. If you need to retrieve a
color used, it can do so with UIColorGetTableEntryIndex or
UIColorGetTableEntryRGB. If you change the UI color list, your changes are
in effect only while your application is active. The UI color list is reset
as soon as control switches to another application. When control switches
back to your application, you'll have to call UIColorSetTableEntry again."

Hope that helps with this and future problems.

dave
-----------------------------------
David Tribble, Northrop Grumman IT
(808) 680-0384


-----Original Message-----
From: DNR [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 10:31 PM
To: Palm Developer Forum
Subject: Change system color


hello everyone,

Is it possible to change the default blue color in palm screens ( form
borders, form title background ) to some other color  ?
i want to change the color in one of my apps (not the colors in all systems
apps) and waant to do this dynamically.

any ideas ?

thanks all

_DNR



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to