[Gambas-user] Clicking on the scrollbar-arrow-button (down/up) from the ListBox raises doubleclick

Gambas User List gambas-user at lists.sourceforge.net
Wed Aug 24 01:57:26 CEST 2005


Werner Staudacher schrieb:

> 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
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle 
> Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing 
> & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
ListView and ColumnView have the same behaviour.
I use Version 1.0.3 from a Debian-distro.

Regards, Staudi




More information about the User mailing list