Palmos 3.5.* listboxes don't seem to respect the hasScrollBar flag, or
clipping regions.
The end result:
    The listboxes draw the little scroll up/down indicators, (that don't
work) when you have the hasScrollBar flag on. Worse still, the up/down
indicators are draw all over the place, because they don't respect clipping
regions.

You can bybass the clipping region bug by writing your own LstDrawList(..)
function, but (non-working) scroll up/down indicators are still drawn by
during select events, through the call to FrmDispatchEvent(..)

Is there any way to convince PalmOS not to draw scroll up/down indicators?





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to