news 28 Posted April 9, 2008 Hi, This is the second development release leading up to Glade 3.6. Last night I sweat really hard and was able to deliver you full versioning support in glade, I hope you enjoy, please report bugs What is Glade ? =============== Glade is a RAD tool to enable quick & easy development of user interfaces for the Gtk+ toolkit and the GNOME desktop environment. The user interfaces designed in Glade are stored in XML format, enabling easy integration with external tools. In particular libglade can load the XML files and create the interfaces at runtime. The DTD for the XML files is included with libglade, and is also at http://glade.gnome.org/glade-2.0.dtd. Other tools are available which can turn the XML files into source code in languages such as C++, Perl and Python. =========== Glade 3.5.1 =========== - Added versioning support, you can always chose the target version of your project starting with gtk+ 2.8 - a project preferences dialog has been added where you can switch your format, switch your target version and test for incompatabilities. incompatability error dialogs are also launched on save as. Target versions are saved to the glade file; TODO: patch GtkBuilder to test the required gtk+ version from and at least warn, also let third party widget developers test thier own versions using builder (all new catalog tags and properties are also documented). Where can I get it ? ==================== http://download.gnome.org/sources/glade3/3.5/ For more information consult our home page at http://glade.gnome.org/ Enjoy, - The Glade team _______________________________________________ Share this post Link to post