[Gambas-user] No obvious way to set combo to a row in code

Arief Bayu Purwanto ariefbayu at ...626...
Mon Feb 4 11:30:03 CET 2008


On 2/3/08, richard terry <rterry at ...1822...> wrote:
>
> None of the properties in the document seem to be applicable.
>
> I have saved the combo's position to a database field in my app, and want
> to
> re-display the data, setting the combo to the correct line.


I believe combobox has add method with optional index in it's parameter.
like combo.add("Drug 1", 1)

is it what you want?


-- 
Arief Bayu Purwanto
About : http://about.freelancer.web.id/
Blog : http://bayu.freelancer.web.id/



More information about the User mailing list