Nisha wrote: >I am using list control in my application. > >I am adding data dynamically using LstSetListChoices(). > >if i add a item text which is more than the width of >list, a part of it is >not seen.. >how do i enable horizontal scroll in this case...
Sorry, you can't do that. At least, not with the standard PalmOS stuff I'm familiar with. If your list isn't as wide as it can be already, you can simply make the list wider. But that'll only help if the length in pixels of the list item doesn't exceed the width of the list. Sincerely, Martin -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
