Gambas 是一个linux下类似于 Windows 的 VB 的可视化快捷开发工具.
Gambas 操作及语法几乎和win下的VB一样..在 IDE 上面功能也十分的强.代码编辑器是我十分喜欢的.让人感到清爽,友好.支持高
亮,代码自动提示,等delphi和vb上常见的功能..而且在我们手工输入代码后,保留关键词会自动转为大写,并高亮.
强大的组件扩展功能.由于gambas的开发者本身,工作非常的忙的..在他的个人主页上也说了,“gambas的开发进度可能会比较慢,但是他不
会放弃,会不断的努力,加以改进“
gambas支持linux下常见的几种数据库的连接(mysql/postgresql/sqllite...没讲甲骨文.),并带有一个专门的
数据库管理工具.
Changes:
1. 修正了在 Debian 和 Ubuntu 系统下无法运行的问题
2.
RDir() handles too long paths correctly. The CR / NL input conversion
flags are cleared when initializing a serial port....
3. Using gb.desktop made the interpreter
crash on exit in some cases.
4. In gb.qt, TreeView.Count and
ColumnView.
5. Count now return the number of items in the view like
in gb.gtk.
6. ComboBox now raises the Click event when it gets its
first element
下载地址: http://gambas.sourceforge.net/download.html