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:
The GTK+ component picture management and input
method handling were fixed. Some memory leaks were
removed in both GTK+ and Qt components. The
TrayIcon Qt class properties do not crash anymore
if the tray icon has been hidden. Mid$("", 0)
raises an error now. The ValueBox control now
reformats its contents after its Value property
has been set.
|