Gambas
Appearance
Gambas
A guide to the free programming language
Contents
Starting
Applications
- Mathematics and Statistics
- Graphics in Gambas
- Colours used in Gambas
- Programming the Mouse
- Output
- Textwork in Gambas
- Clipboard
- Time and Date
- Sound in Gambas
- The Gambas toolbox
- Gridview
- Standard dialogues
- Comments on the Gambas built in Examples
- Build a simple text editor
Coding
- Arrays
- Basic Arithmetic Operations
- Branches: If then , Select case
- Constants
- Loops: For to , For each , do until
- Subroutines
- String manipulation—Concatenation, string search and replace
- Environment variables and command line parameters
- File handling
- Checks and returns True or False if a File or Dir exists
- Object Oriented Programming in Gambas
- Operators
- Variable declarations, Dimensioning