piotras Newbie

Joined: 28 Jan 2004 Posts: 3
|
Posted: Thu Jan 29, 2004 4:47 am Post subject: multiselection and loosing mouse hotspot in listbox object |
|
|
There is my problem:
I've put a ListBox object in my dialog, added some positions (let say "a1", "a2", "a3") to this listbox, set the drop-down and multiselection of listbox both on true. After launching my dialog totally nothing happens when I click (with a mouse) on this ListBox (no drop-down, no choice of positions, works only with keyboard!). If drop-down or multiselection flag is off (can be only one of them set to false) - everything works OK. Hmmm... strange, isn't it?
If anybody could help... plizzz. |
|