[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Wanted: GUI XML
- From: Daniel Veillard <Daniel.Veillard@imag.fr>
- To: Heinz Wehner <Heinz.Wehner@ecoBus.de>
- Date: Wed, 31 Jan 2001 11:31:17 +0100
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@redhat.com | libxml Gnome XML toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/