Gambas 2.10.0 (2.x branch)

Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for. License: GNU General Public License (GPL)Changes:
Crashes in the IDE property sheet, in the debugger, and in form save were fixed. Automatic completion now works correctly on lines having non-ASCII characters. Dir() and RDir() now work correctly on relative paths. SUPER now works inside overridden static methods. String and BLOB quoting in the PostgreSQL component are fixed. Sockets will not take 100% CPU anymore. Startup forms hidden at design time are not shown automatically anymore. The XSLT component works again. Many bugs were fixed in the GTK+ component.

More...