Gambas/libraries: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Gambas
extracted from "reference" page |
component documentation |
||
| Line 1: | Line 1: | ||
Libraries are called "components" in the Gambas documentation. | |||
* {{l/sub|gb}}: internal native classes | |||
* {{l/sub|gb.db}} handles [[database]] operations | * {{l/sub|gb.db}} handles [[database]] operations | ||
* {{l/sub|gb.qt}} handles forms under [[Qt]] (default graphical library) | * {{l/sub|gb.qt}} handles forms under [[Qt]] (default graphical library) | ||
* {{l/sub|gb.gtk}} handles forms under [[GTK+]] (alternate graphical library) | * {{l/sub|gb.gtk}} handles forms under [[GTK+]] (alternate graphical library) | ||
==Links== | |||
* Documentation: [http://gambasdoc.org/help/comp?v2 version 2], [http://gambasdoc.org/help/comp?v3 version 3] | |||
