[Gambas-user] de-selecting a multi-select filechooser
Olivier Cruilles
linuxos at ...1896...
Fri Mar 12 23:43:38 CET 2010
Hello,
May be it works like that.
For my ColumnView I use this little code:
ColumnView1.Mode = Select.None
ColumnView1.Refresh
ColumnView1.Mode = Select.Multiple
Perhaps this a solution ?
Olivier Cruilles
Mail: linuxos at ...1896...
Le 12 mars 2010 à 23:30, richard terry a écrit :
>
> I wondered if it was possible programatically to deselect a users multi select
>
> ie, if I've an checkbox as an option for the user to set the
> Filechoose1.multi=true, and they change their mind > click it off, how does
> one remove the highlighted multiple selected files?
>
> Regards
>
> Richard
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> 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