Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-05 12:30
2.23.0

Eine neue rumänische Übersetzung wurde hinzugefügt und die tschechischen und schwedischen Übersetzungen wurden aktualisiert. Ein Speicherverlust, die zu einem Absturz in Aufzählung Management wurde behoben. Viele Fehler in TextBox, TextArea SpinBox, Menü, GridView, ListBox und ComboBox-Steuerelemente in die GTK +-Komponente wurden behoben. Die Control.MoveScaled Methode wurde behoben. Tabelle Existenz richtig in die ODBC-Komponente überprüft. SQLite Integer Primärschlüssel sind besser erkannt werden.
Tags: Stable, 2.x
A new Romanian translation was added and the Czech and Swedish translations were updated. A memory leak that lead to a crash in enumeration management was fixed. Many bugs in TextBox, TextArea, SpinBox, Menu, GridView, ListBox, and ComboBox controls in the GTK+ component were fixed. The Control.MoveScaled method has been fixed. Table existence is correctly checked in the ODBC component. SQLite integer primary keys are better detected.

2010-11-24 18:40
2.22.0

Diese Version kann richtig auf dem neuesten Ubuntu-Version und andere aktuelle Distributionen zusammengestellt werden. Extern Funktion Verwaltung wurde behoben. Combo-Box-Management hat in beiden Qt und GTK +-Komponenten behoben. Drag & Drop und Rich-Text-Management haben in der GTK +-Komponente behoben. Griechischen und spanischen Übersetzungen wurden aktualisiert.
Tags: Stable, 2.x
This version can be compiled correctly on the latest Ubuntu release and other recent distributions. Extern function management has been fixed. Combo-box management has been fixed in both Qt and GTK+ components. Drag & Drop and rich text management have been fixed in the GTK+ component. Greek and Spanish translations have been updated.

2010-07-25 08:43
2.21.0

Diese Version bietet Unterstützung für ArchLinux in der IDE Verpacker. Event-Management und einige Speicherlecks in gb.gtk behoben. Die SMTP-Komponente nun besser folgt dem Standard, und Mails sollten in weniger tolerant Mail-Clients lesbar. Die deutsche und tschechische Übersetzungen abgeschlossen sind.
Tags: Stable, 2.x
This release introduces support for ArchLinux in the IDE packager. Event management and some memory leaks have been fixed in gb.gtk. The SMTP component now better follows the standard, and mails should be readable in less tolerant mail clients. The German and Czech translations have been completed.

2010-03-02 07:54
2.20.0

Das Debian und Ubuntu Verpackung sollte nun korrekt funktionieren. RDir () nimmt zu lange Pfade korrekt. Die FR / NL Eingang Umwandlung Flags gelöscht, wenn die Initialisierung einer seriellen Schnittstelle. Mit gb.desktop aus der Dolmetscher Absturz bei der Ausfahrt in einigen Fällen. In gb.qt, TreeView.Count und ColumnView.Count nun wieder die Anzahl der Elemente in der Ansicht wie in gb.gtk. ComboBox steht heute die Click-Ereignis, wenn es bekommt seine erste Element.
The Debian and Ubuntu packaging should work correctly now. RDir() handles too long paths correctly. The CR / NL input conversion flags are cleared when initializing a serial port. Using gb.desktop made the interpreter crash on exit in some cases. In gb.qt, TreeView.Count and ColumnView.Count now return the number of items in the view like in gb.gtk. ComboBox now raises the Click event when it gets its first element.

2010-01-04 18:19
2.19.0

Gambas funktioniert jetzt wirklich auf der ARM-Architektur. Die SerialPort Klasse nicht essen, sinnlos CPU-Zeit mehr. Die Exist () und R ()-Funktion arbeitet jetzt korrekt für Dateien in der ausführbare Datei.
Tags: Stable 2.x
Gambas now really works on the ARM architecture. The SerialPort class does not eat CPU time pointlessly anymore. The Exist() and Dir() functions now work correctly for files located inside the executable.

Project Resources