|
Gambas an be used to design a program GUI's with QT or GTK+.
Allows easy access to MySQL, Firebird, PostgreSQL, ODBC and SQLite databases, pilot KDE applications with DCOP, etc..
Can also be used to translate a program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and much more.
A program written with Gambas is a set of files, each file describing a class, in terms of object programming.
The class files are compiled, then executed by an interpreter.
Here are some key features of "Gambas":
Components:
· A compiler.
· An interpreter.
· An archiver.
· A graphical user interface component.
· A development environment.
What's New in This Release: [ read full changelog ]
NEW:
· Use a SidePanel to display the stack backtrace.
BUGS:
· The name of GridView controls is now always visible in the form editor.
· Events of class written in Gambas are correctly detected now.
· Automatic local variable declaration now correctly analyze expressions like "A.B" in all cases.
· Fixed scrolling of code editor procedure list.
· Automatic local variable declaration now works correctly when a method named "Get" is called inside the analyzed expression.
0 comments:
Post a Comment