Glade是一个RAD工具,可以快速轻松地开发GTK+工具包和GNOME桌面环境的用户界面。
Glade中设计的用户界面保存为XML,通过使用GtkBuilder GTK+对象,可以根据需要动态加载应用程序。
通过使用GtkBuilder,Glade XML文件可用于众多编程语言,包括C、C++、C#、Vala、Java、Perl、Python等。
Glade是根据GNU GPL许可证发布的免费软件。
Glade是一个RAD工具,可以快速轻松地开发GTK+工具包和GNOME桌面环境的用户界面。(Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.)
Glade是一个RAD工具,可以快速轻松地开发GTK+工具包和GNOME桌面环境的用户界面。
Glade中设计的用户界面保存为XML,通过使用GtkBuilder GTK+对象,可以根据需要动态加载应用程序。
通过使用GtkBuilder,Glade XML文件可用于众多编程语言,包括C、C++、C#、Vala、Java、Perl、Python等。
Glade是根据GNU GPL许可证发布的免费软件。
名稱與所有者 | GNOME/glade |
---|---|
主編程語言 | C |
編程語言 | Python (語言數: 5) |
平台 | Linux, Mac, Windows |
許可證 | Other |
創建於 | 2012-06-03 05:01:34 |
---|---|
推送於 | 2024-07-29 20:40:33 |
最后一次提交 | 2024-07-29 20:40:28 |
發布數 | 121 |
最新版本名稱 | GLADE_3_40_0 (發布於 2022-08-10 16:26:26) |
第一版名稱 | initial-tag (發布於 2001-06-19 03:29:28) |
星數 | 231 |
---|---|
關注者數 | 12 |
派生數 | 32 |
提交數 | 5.4k |
已啟用問題? | |
問題數 | 0 |
打開的問題數 | 0 |
拉請求數 | 0 |
打開的拉請求數 | 0 |
關閉的拉請求數 | 7 |
已啟用Wiki? | |
---|---|
已存檔? | |
是復刻? | |
已鎖定? | |
是鏡像? | |
是私有? |
A user interface designer for Gtk+ and GNOME
Mailing Lists:
Glade is a RAD tool to enable quick and easy development of user interfaces
for the GTK+ 3 toolkit and the GNOME desktop environment.
The user interfaces designed in Glade are saved as XML and these can be loaded
by applications dynamically as needed by using GtkBuilder or used directly to
define a new GtkWidget derived object class using Gtk+ new template feature.
By using GtkBuilder, Glade XML files can be used in numerous programming
languages including C, C++, C#, Vala, Java, Perl, Python, and others.
This version of Glade (Glade >= 3.10) targets GTK+ >= 3.0 and is parallel
installable with Glade 3.8.
If you need to work with Glade projects that target GTK+2, you need an
installation of Glade 3.8 (more information on http://blogs.gnome.org/tvb/2011/01/15/the-glade-dl/)
Glade is distributed under the GNU General Public License (GPL), as described
in the COPYING file.
GTK+ 3.10.0 or above - http://www.gtk.org
You also need the glib, pango and atk libraries.
Make sure you have the devel packages as well, as these will contain the
header files which you will need to compile C applications.
libxml 2.4.1 - used to parse the XML files. If you have GNOME 2 you
should already have this.
See the file 'INSTALL'