[Gambas-user] Help inaccuracy or bug?

Benoit Minisini gambas at ...1...
Wed Apr 2 02:09:58 CEST 2008


On mercredi 2 avril 2008, Robert Rowe wrote:
> I'm using gambas3, revision 1277. I'm working with a listview control.
> The help states that the MoveCurrent, MoveNext, etc return TRUE if there
> is no current item. When I use these methods in an if statement I get an
> error stating that it wanted a boolean but got a function. I'm working
> around this by checking the Available property after I use these methods
> but I think that either the help is wrong, there is a bug or I'm not
> understanding something. I'd be happy to update the help if it is in error.
>
> Robert Rowe
>

Didn't you forget the braces after the method name?

-- 
Benoit Minisini




More information about the User mailing list