[Gambas-user] Clicking on the scrollbar-arrow-button (down/up) from the ListBox raises doubleclick
Werner Staudacher
admin at ...1080...
Wed Aug 24 01:38:41 CEST 2005
Hi
When i click with short delays on the scrollbar-arrow-button (down/up)
from the ListBox, then the doubleclick-event is raised.
My Code in this event deals with listbox.index wich raises a error if no
row is selected. With " IF IsNull(listbox.current) THEN RETURN " i could
trap this error, but when a row is selected the event does what he
should not.
Any idea?
Thanks, Staudi
More information about the User
mailing list