I've been to gambasdoc.org and it works reasonably well, except if you 
dig through deep enough, it starts to ask you to log in.

I think what I'm really looking for is a list of the end objects, 
methods, classes, and properties, what they provide, and then what 
component is required for its use. Sort of like:

Point(x, y)    Reads or writes the value at the specified coordinates.
                     Class is part of the gb.qt4 or gb.gtk depending on 
desktop used
                     Usage: Point(x, y) or
                                 value = Point(x, y)
                     Static method. Part of Draw in gb.qt4, deprecated 
by Paint since Gambas 3.4
                     Usage: Draw.Point(x,y)
                     N.B. Paint does not include Point

Has anyone seen anything like this?
-- 
Think Free... Use OpenSource Software

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to