[Home] [By Thread] [By Date] [Recent Entries]
On Wed, Jan 31, 2001 at 10:59:48AM +0100, Heinz Wehner wrote: > I've been looking for DTDs that attempt to define complete GUIs. > The idea is to describe a GUI in XML and then parse it in order > to generate the (Java, C++, ...) code that displays and controls > the GUI. > > Does anybody know some links to get started? Check Glade/libglade, the Gtk+ toolkit builder. The builder export the application UI as XML, which can then be reloaded by the builder or on-the-fly by libglade at application startup to build the widget tree hierarchy. http://glade.pn.org/ http://www.daa.com.au/~james/gnome/ Daniel -- Daniel Veillard | Red Hat Network http://redhat.com/products/network/ veillard@r... | libxml Gnome XML toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
|

Cart



