Re: [PHP-GTK] which version of glade?
[email protected] ("Steph Fox") Tue, 17 Jun 2008 01:14:42 +0100
| Newsgroups | php.gtk.general |
|---|---|
| Organization | php|architect |
| Message-ID | <006201c8d00f$258ccb10$4401a8c0@foxbox> |
> I want to use a designer such as glade, do I need to use a certain version > of the glade designer, or will the latest (v3) work? > (I tried that latest version, but when I load the xml, it just hangs) Obviously not, then. The libglade extension was written to support libglade v2. If you want one to support libglade v3, you'd better start coding it ;) - Steph