Skip to main content

Gambas: new development version

Posted in

From KDE Apps:

Version 1.9.51 of Gambas, a Visual Basic-like IDE for Unix, has been released. Changes:

  • Database component is now case sensitive, which may break some apps
  • Qt and GTK modules "share more code", with unshareable code in the gb.qt.ext and gb.gtk.ext components
  • The IDE menus were lightly reorganized.
  • The IDE project property component list was redesigned.
  • The IDE debugging windows were redesigned.
  • A new catalan translation, made by Jordi Sayol.
  • The Draw class lost the Draw.Rotate() and Draw.RoundRect() methods, but gained a new method for drawing rich text.
  • InputBox returns as a static class of the gb.form component.
  • A new experimental component made by Fabien Bodard, =gb.chart=, for drawing charts.

Detailed changelog here. Screenshots here, downloads (source only) here. Stable version (1.0.19, released 16th July) available from the same location. Requires Qt/KDE 3.2.