[Gambas-user] SelectAll property problem
richard terry
rterry at ...1946...
Sat Feb 5 00:58:28 CET 2011
On Saturday 05 February 2011 10:50:04 Benoît Minisini wrote:
> > Last couple of updates of the svn this syntax is no longer working:
> >
> > listview1.SelectAll(False)
> > or
> > Columnview1.SelectAll(FAlse)
> >
> > My program just stops on these lines with no error messages
> >
> >
> > ??
> >
> > Anyone else noticed this
> >
> > Regards
> >
> > richard
>
> Yes, the syntax has changed. You must do SelectAll() and UnselectAll()
> without any argument now.
>
> Regards,
>
Ok, then the documentation needs updating.
Thanks
Richard
More information about the User
mailing list