Problem with List Boxes

BlitzPlus Forums/BlitzPlus Programming/Problem with List Boxes

Skitchy(Posted 2004) [#1]
Try selecting something in a list box. As you click the mouse, move it slightly. Unless you keep the mouse absolutely still while selecting, the item appears selected but calling SelectedGadgetItem() reveals that in fact it is not.
Any workarounds? I'm pretty sure its internally an event bug.


Mr Brine(Posted 2004) [#2]
Thats well spotted. It also doesnt generate an event if you do what you say above. I'd get it reported in the bugs section ASAP, as it seems like a pretty evil bug, one that definatly need sorting (hint, cough, nudge). I did have a little play trying to find a workaround, but I couldn't find one.

Regards

Mr Brine