Télécharger la liste

Description du projet

gtkaml is an XML syntax and parser that extends the Vala.Parser and transforms all your tags into a valid Gtk+ UI class. It features a casual 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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-04 06:41 Retour à la liste release
0.6 beta1

Cette version bêta comprend une nouvelle façon d'interaction avec le compilateur Vala qui permet des développements futurs. Il ne devrait y avoir aucune différence notable par rapport aux fonctionnalités de 0.4.3's, autres que : compatibilité avec Vala 0.12/0.14/0.15 ; ordre des fichiers source de ligne de commande n'est pas plus pertinent (limitation architecturale précédente) ; et le soutien pour les méthodes de création personnalisée (la construction sera toujours générée par gtkaml).
Tags: rewrite, Beta, Minor feature enhancements
This beta release includes a new way of interaction with the Vala compiler that enables future developments. There should be no notable differences compared to 0.4.3's functionality, other than: compatibility with Vala 0.12/0.14/0.15; source files' order from command line is not relevant anymore (previous architectural limitation); and support for custom creation methods (the construct will still be generated by gtkaml).

Project Resources