[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Wanted: GUI XML
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/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|