I use LstPopupList with a draw callback. The list is located along the left screen border (x=0), but under POSE with an OS 3.1 ROM, my list gets drawn with each item slightly more indented than its predecessor, since the x item of the draw rectangle passed to my callback function grows over list items. In this simple case, I just force x= 2 (border width) and it works. This bug should be documented in the API reference. Or does it only occur under POSE?
-- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
