[Gambas-user] how to fill combobox with specific index from a array matrix

PICCORO McKAY Lenz mckaygerhard at ...626...
Mon Feb 3 15:12:15 CET 2014


From: Tobias Boege <taboege at ...626...>
>   For Each sRes In cResult
>     myComboBox.Add(sRes, CInt(cResult.Key))
>   Next
GOOD that's work very well for me!!! thanks


From: Fabien Bodard <gambas.fr at ...626...>
>     ComboBoxLinDest.List = operaciones.OtenerDestinos()
that NOT work in gambas 3.4.0
i use 3.4.0 due are more usable for lenny and very older (but very
more faster) distro release of debian




More information about the User mailing list