but, when i change the attrib lista->attr.hasScrollBar = 0 don't work.

If understand correctly what you're trying to do, a list's scroll bar and the scrolling arrows that appear inside the list rectangle are two different things. The only way to make the arrows go away is to always keep the # of items in the list no larger than the # of visible items in the list.


Also, anything you do to internal structures will not work on future OS versions.

Regards,
Steve Mann

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to