Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Une nouvelle traduction roumaine a été ajouté et les traductions tchèque et suédoise ont été mis à jour. Une fuite de mémoire qui mènent à un accident dans la gestion de recensement a été fixée. Beaucoup de bugs dans TextBox, TextArea, spinbox, Menu, GridView, ListBox, ComboBox et des contrôles dans le composant GTK + ont été fixés. La méthode Control.MoveScaled a été corrigé. existence tableau est correctement vérifiée dans le composant ODBC. clés entières SQLite primaires sont mieux détectées.
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

Cette version peut être compilé correctement sur la dernière version d'Ubuntu et autres distributions récentes. fonction de gestion Extern a été corrigé. gestion des combo-box a été corrigé dans les deux Qt et GTK + composants. Drag & Drop et la gestion du texte enrichi ont été corrigés dans le composant GTK +. traductions en grec et en espagnol ont été mis à jour.
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

Cette version introduit le support de ArchLinux dans l'emballeur IDE. Gestion d'événements et quelques fuites de mémoire ont été corrigés dans gb.gtk. Le composant SMTP maintenant mieux conforme à la norme, et les mails doivent être lisibles en moins tolérants clients de messagerie. Les traductions en allemand et tchèque ont été achevées.
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

L'Debian et Ubuntu emballage devrait fonctionner correctement maintenant. RDir () gère les chemins trop longtemps correctement. Le CR / drapeaux conversion de l'entrée NL sont effacées lorsque l'initialisation d'un port série. Utilisation gb.desktop fait le crash d'interprète à la sortie dans certains cas. En gb.qt, TreeView.Count et ColumnView.Count maintenant retourner le nombre d'éléments dans la vue comme dans gb.gtk. ComboBox soulève maintenant l'événement Click quand il obtient son premier élément.
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 maintenant fonctionne vraiment sur l'architecture ARM. La classe SerialPort ne mange pas de temps CPU inutilement plus. Le exist () et Dir () fonctions fonctionnent désormais correctement pour les fichiers qui se trouvent au coeur de l'exécutable.
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