RE: RFC: Gtk + XML chroming




> Currently, Gtk user interfaces are usually described on a fairly
> low level inside the program. This is not good since the functionality
> of the program and the appearance of the user interface are quite
> separate things. 
> 
> In this RFC I demonstrate a proof-of-principle system for using
> XML to create Gtk widgets and bindings.

Have you seen the Glade User Interface builder?
It outputs XML, though a slightly different syntax to yours.
Maybe you can make use of the XML output.

 http://glade.pn.org

Damon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]