[Gambas-user] Help inaccuracy or bug?

Robert Rowe robert.c.rowe at ...626...
Wed Apr 2 02:05:43 CEST 2008


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




More information about the User mailing list