Alternative components, classes & modules for gambas3.

A collection of modified gambas3 classes/modules/components
One of the best things about the gambas programming language is that many of the classes/controls are themselves written in gambas.
This makes it very easy to edit components. It is also fairly easy in most cases to not use some built in gambas components and instead use modified versions.

In many cases all that is required is to import the source files of the component you wish to modify into your projects .src folder and de-select the original component from your project properties.
Some components are not so easy to import but in many cases it's really quite simple.


Page written and maintained by Bruce Steers (Click to email)