Dear All,
How does Multisel work in ListBox ? I am trying to use Listbox from resource and have checked Multiple Select. But nothing seems to work. How does it work anyway.
How to enable horizontal scrollbar in ListBox ? Checking Horizontal Scroll bar in resource do not help.
Can anyone guide ?
TIA
Milan.
ListBox problems
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: ListBox problems
Please review samples\TestLbx4.prg. Just change aSelection into aSelections into such sample.Milan Mehta wrote:How does Multisel work in ListBox ? I am trying to use Listbox from resource and have checked Multiple Select. But nothing seems to work. How does it work anyway.
Are the items text length larger than the listbox width ?Milan Mehta wrote:How to enable horizontal scrollbar in ListBox ? Checking Horizontal Scroll bar in resource do not help.