Gambas/Object Oriented Programming

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Back to Gambas

Object Oriented Programming in Gambas[edit | edit source]

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