I'm neck deep into the color functions and found an interesting function
call in the Palm OS 3.5 Limited Sources download. It looks like controls
have the ability to be drawn with "user defined" colors. Unfortunately, I
can't seem to find the function in the documentation and was wondering if
anyone can help out.

The function call is found in Control.c and looks like:

WinSetForeColor(UIColorGetIndex(UIObjectSelectedFill));

I'm aware of the enum UIColorTableEntries which explains the
UIObjectSelectedFill parameter, but I can't find UIColorGetIndex. I've
searched the header files and the PDF documentation... But no luck:-(

Again thanks for any feedback,
-Mark


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

Reply via email to