> Hi.
>
> 1.Objective-----:
>
> *Select an item from a ComboBox control and execute an action on your
> Change event
>
> 2.Actions-------:
>
> *Load the ComboBox with the elements "1" and "2"
>
> *Create a message in the Change event of the ComboBox:
> PRIVATE ComboBox1_Change()
> Message("There was a change in the text")
> END
> *Run the program and select the first item in the ComboBox
>
>
> 3.Problem--------:
>
> By selecting the first element of the ComboBox does not run the Change
> event only when you click the second item. Then, as you can click the
> first item.
>
>
> OS: Ubuntu 9.10
> Gambas: 2.21.0
> Desktop : Gnome
>
> Regards
>
>
Can you try the latest svn revision? I have fixed some bugs in the ComboBox
control.
Regards,
--
Benoît Minisini
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user