At 5:25 PM +0100 22-02-00, Paul A. Dugas wrote:
>The new table manager doesn't invert items anymore to
>indicate selection.  It apparently changes the colors and
>calls your custom draw routine.  You'll need to come up
>with a way to determine if the item is being redrawn
>"selected" or not and respond accordingly.

The foreground and background colors will be modified by the OS before
calling the draw routines.  So if you 'just draw', you'll get the right
colors to indicate selection.  If you do something funny, you can test the
current colors to figure out if it's a selected or unselected draw.

Damn backward compatibility restrictions make it hard to add a paramater to
the draw callback...

                                --Bob



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to