Personal tools
Sections
Path: Home Gareth News Items Release of Gambas 1.9.47
Document Actions

Release of Gambas 1.9.47

It is a long time since the last release, so there are a lot of changes.

  • Many enhancements in the debugger.
  • A new example made by Iman Karim.
  • TableView was merged inside the GridView control. TableView is now a editable GridView.
  • Stat() now takes an optional parameter to tell if symbolic links must be followed. Projects may have to be recompiled.
  • A new class, Observer, for intercepting events.
  • gb.report is a new alpha component for designing reports.
  • gb.option is a new component for interpreting command-line options.
  • gb.qte and gb.qte.ext are two new components for developing QT/Embedded applications.
  • ...and so on.

See the ChangeLog for the many other changes and bug fixes.