[Gambas-user] (No subject header) - ListView row selection

ulisse ulisse at ...933...
Sat Apr 9 09:45:03 CEST 2005


Perfect, thanks.
It works!

Alle 20:36, giovedì 7 aprile 2005, Daniel Campos ha scritto:
> ulisse at ...933... escribió:
> >Hi all,
> >I've got the following issue.
> >
> >I don't know how to select a specific item in a listview
> >control from code.
> >
> >Possibly, the effect I would like to get is an "Select"
> >method raised.
> >
> >
> >Is it possible?
>
> Dim Lista As ListView
>
> ...
>
> Lista.Add("1", "a1")
> Lista.Add("2", "a2")
> Lista["1"].Selected = TRUE
>
> Regards,
>
> D. Campos
>
> >Thanks
> >
> >Ulisse
> >
> >
> >-------------------------------------------------------
> >SF email is sponsored by - The IT Product Guide
> >Read honest & candid reviews on hundreds of IT Products from real users.
> >Discover which products truly live up to the hype. Start reading now.
> >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >_______________________________________________
> >Gambas-user mailing list
> >Gambas-user at lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=Click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list