|
About:
gtkaml is an XML syntax and an XML parser that extends the Vala.Parser and transforms all your XML tags into a valid Gtk+ UI class. It features a compact XML syntax for describing the way Gtk widgets are laid out in a (new) custom widget you're creating. Code "islands" (written in Vala) are used for widget signal handling and other methods/signals/properties that you're introducing. It doesn't depend on an external library at run-time, and it is much more readable than the usual UI boilerplate.
Release focus: Minor bugfixes
Changes:
valacompiler was upgraded to 0.3.2. The README and
other documents are not installed anymore.
Author:
b100dian [contact developer]
Homepage:
http://gtkaml.googlecode.com/
Tar/BZ2:
http://gtkaml.googlecode.com/files/gtkaml-0.2.2.0.tar.bz2
Changelog:
http://code.google.com/p/gtkaml/wiki/ReleaseNotes
CVS tree (cvsweb):
http://code.google.com/p/gtkaml/source/browse
Bug tracker:
http://code.google.com/p/gtkaml/issues/list
Mailing list archive:
http://groups.google.com/group/gtkaml-dev
Demo site:
http://code.google.com/p/gtkaml/wiki/Example
Trove categories:
[change]
Dependencies:
[change]
GTK+ 2.12.0 (required)
libxml2 2.6.0 (required)
Vala 0.3.1 (required)
[download links]
|