[Gambas-user] ListView - Erasing the Array of Selected Items in Multiple Selection Mode

Benoît Minisini g4mba5 at gmail.com
Mon Jun 7 13:11:02 CEST 2021


Le 07/06/2021 à 09:39, Claus Dietrich a écrit :
> Hi
> 
> When running a ListView control in multi-select mode I noted that the
> list of selected items (property = Selection) is not emptied after a
> ListView.Clear. The same applies to the method ListView.Selection.Clear.
> 
> I solved the problem with a ListView.UnSelectAll but would have expected
> that at least the ListView.Selection.Clear erases the array.
> 
> Is that by design or a bug?
> 
> Regards
> 
> Claus
> 

I would say it's a "design misconception". :-)

-- 
Benoît Minisini


More information about the User mailing list