Gambas v2.6 released

From KDE Apps:

Version 2.6 of Gambas, a Visual Basic-like development environment for X11 with a KDE-based IDE, has been released. Major changes:

  • Evaluating expressions in the IDE output console works again.
  • Symbol polymorphism is now correctly handled when the inheritance depth is greater than two!
  • The evaluation of Eval() expressions is handled the same way as any other code now, to prevent stack leaks.
  • Reading floating point values from a SQLite database does not depend on the locale anymore.
  • Clipboard.Copy() from gb.qt component now correctly sends UTF-8 strings to the clipboard.

Full changelog here. Screenshots here, downloads (source only, links to third-party binaries) here. Requires KDE 3.5 (full requirements list here).