On Fri, 26 Dec 2003 23:07:56, Bruno writes: >how to color different colors of lines ? >there is WinSetTextColor( ) available for WinDrawChars( ) but I can't find >one for WinDrawLine( )
Check the PalmOS Cookbooks and OS headers. Read about WinSetForeColorRGB() and WinSetForeColor(). IMHO. YMMV. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm WinSetForeColor() and WinSetForeColorRGB() -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
