How can this be done for a multi-column table in which not all columns are using custom item? If a checkbox or a field is used with a custom item, is there a way to make the whole row same background color?
Thank you. Max --- Joe <[EMAIL PROTECTED]> wrote: > > To change the colors used on different rows in a table, use > TblSetCustomDrawProcedure() to set a custom drawing function, decide > which color to use based on the row (passed in to your drawing > function), then use WinSetTextColor(), WinSetForeColor(), > WinSetBackColor(), etc., to set the appropriate colors before drawing > your text. ===== http://www.weirdwww.com/ __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
