display long items in listbox |
Post Reply |
Author | |
nicoleta
Newbie Joined: 31 July 2010 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 31 July 2010 at 2:15am |
Hello,
I want to add long items to a listbox and I encountered the following matters:
- when i hover the mouse pointer on the long items, it doesn't show up the whole text
- I cannot add a horizontal scrollbar in order to view the whole text
Is there a solution to access and view the whole text of the long items from a listbox?
|
|
SeungMina
Groupie Joined: 04 November 2010 Status: Offline Points: 12 |
Post Options
Thanks(0)
|
Sorry to resurrect this, but I hit this problem myself recently.
My solution: Use a ListView in Report mode, instead of a Listbox. The same problem exists for long text, but at least you can add a tooltip for each item (or subitem) containing the same text. Would be nice if the Listbox and Listview controls could be updated to display the text of long items without this work around. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |