recap
10-06-2005, 05:12 AM
I have a list component that I'm populating manually from some data provided via an XML file. I'm having no problems populating the list, but since some of the items I'm populating it with are rather long, the text flows off to the right and gets cut off. So, I need for it to be able to wrap the text around to the next line, if at all possible.
I'm pretty new at working with components, so I'd really appreciate it if someone could guide me in the right direction or give me a quick fix on how this could be accomplished without having to use horizontal scroll bars.
If the only easy way is to just enable horizontal scrolling, then I'll bite the bullet, but i'd really rather not have to!
Thanks for your help!
I'm pretty new at working with components, so I'd really appreciate it if someone could guide me in the right direction or give me a quick fix on how this could be accomplished without having to use horizontal scroll bars.
If the only easy way is to just enable horizontal scrolling, then I'll bite the bullet, but i'd really rather not have to!
Thanks for your help!