I just found this interesting discrepancy between the OS 3.5 debug and
non-debug ROMs:

Start the built-in Address Book and add sufficient entries to fill the
display. Tap an entry near the bottom and return to list view. The entry
should be highlighted. Tap Find then Cancel. On the non-debug ROM the entry
is still highlighted because the bits are restored from those saved behind
the Find dialog. But on the debug ROM it isn't because the area is erased,
the custom redraw routine is called and there's no parameter to tell it to
do an inverted display. The same will happen with any table logic with
custom draw routines.

Should I be checking to see if the item is selected and drawing it inverted?

Stephen Best
Bitware Australia





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

Reply via email to