[Gambas-user] How to remove the marquee of a list (ie the highlighted line color)

Arief Bayu Purwanto ariefbayu at ...626...
Sun Mar 30 11:20:15 CEST 2008


On 3/29/08, richard terry <rterry at ...1822...> wrote:
>
> I've two lists one above the other. When the second list is clicked on, I
> want
> to remove the marquee from the first one.
>
> I've tried. list.item.selected = False and it dosn't seem to do anything.
>
> Any help appreciated.


Hi, I assume you use ListView.

you can use ListViewObject.SelectAll(False)

NB: I'm using gambas3 svn, retrieved 2 days ago.



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



More information about the User mailing list