Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Frequently Asked Questions
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Gambas 3.3.3

What's new

This release fixes other annoying bugs that were still present in Gambas 3.3.2.

Use it instead of the 3.3.0, 3.3.1 or 3.3.2 version.

ChangeLog

[INTERPRETER]
* BUG: Fix symbol table search that could sometimes fail with non ASCII
  characters.

[COMPILER]
* BUG: Error messages are correctly printed when warnings are disabled.

[DEVELOPMENT ENVIRONMENT]
* BUG: Clicking on the "Fixed font" check box in the Text property editor
  does not crash anymore.
* BUG: Fix conversion of multiple array declarations on the same line in
  Gambas 2 projects.

[GB.DESKTOP]
* BUG: Writing the Desktop.ActivateWindow property works now.

[GB.REPORT]
* BUG: Set the default Height and Width of the report controls back to 0
  cm, because it was not backward-compatible.

[GB.QT4.WEBKIT]
* BUG: Fix WebHitTest.Editable property declaration.

Compilation and installation

Read the instructions there.

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

Enjoy it !

See also