Gambas 3.3.1

What's new

This release fixes some annoying bugs that were still present in Gambas 3.3. Use it instead of the 3.3.0 version.

ChangeLog

[DEVELOPMENT ENVIRONMENT]
* BUG: Use a GridView instead of a ListView for automatic completion, so
  that we get rid of the Qt4 "gray ListView" bug.
* BUG: When scanning classes, detect the value of constants.

[GB.FORM]
* NEW: ScrollArea.Shadow is now a dynamic property.

Compilation and installation

Read the instructions there.

If everything was fine, type "gambas3" to run the development environment.

Enjoy it !

See also