Hi,
is there a way to make a listbox with multiple selections?
I tried
AddGadgetItem (names , sf.getName() ,GADGETITEM_TOGGLE)
but that doesn't work. If I start that program, I can't selected the entries at all!
Also the other flags in the docs at AddGadgetItem aren't working.
is there a way to make a listbox with multiple selections?
I tried
AddGadgetItem (names , sf.getName() ,GADGETITEM_TOGGLE)
but that doesn't work. If I start that program, I can't selected the entries at all!
Also the other flags in the docs at AddGadgetItem aren't working.