Gambas: new development version
Version 1.9.49 of Gambas, the Visual Basic-like development environment for Unix, has been released. Major changes:
- SubVersion projects are fully supported.
- The package creation wizard has been implemented.
- You can "save as" a project in another directory.
- The console window is now dockable.
- One can specify that the size of controls in a form must not follow the default font size.
- The compiler has been optimized, and is now twice faster as it was before.
- TextEdit is a new rich-text editor control.
- gb.desktop is a new component for desktop-agnostic functions based on the Portland project.
Full changelog here. Screenshots here, downloads (source only) here. Requires Qt 3.2. Stable version is 1.0.17 (same download location).