Gambas/Object Oriented Programming

Back to Gambas

Object Oriented Programming in Gambas edit

Gambas 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