Gambas/Object Oriented Programming
< Gambas
Back to Gambas
Object Oriented Programming in Gambas
editGambas is not a fully Object Oriented Programming Language but it's tending to approach this.
Gambas lets you create objects with your own classes. You can use events, simple inheritance, polymorphism and so on.
Please read the official wiki! http://gambaswiki.org/wiki/doc/object-model