[Gambas-user] How can I copy an object
Ron Onstenk
ronstk at ...239...
Fri Sep 8 18:28:35 CEST 2006
On Friday 08 September 2006 13:01, rolf wrote:
> I will test the code - if I know, why I get in a listbox_click event allways
> the previous (if exists) and the current item under GAMBAS 1.9.39
>
> Fine regards
> Rolf
>
The MouseDown give the previous entry
The MouseUp give the current selected.
The Click give the current selected.
I had the "problem" too but it is correct on mouse down.
May be there must be a action done on the previous selected
before the new is activated as "Selected".
Ron
More information about the User
mailing list