[Glade-users] Convert from 3.x to 2.x?
Tristan Van Berkom
tristan.van.berkom at gmail.com
Wed May 27 19:15:08 EDT 2009
On Wed, May 27, 2009 at 4:24 PM, John Coppens <john at jcoppens.com> wrote:
> Hello all.
>
> I have a glade file, which glade-2.0 won't read (anymore). Checking the
> structure of the file, I'm suspecting I opened the file in Glade-3, and
> then it got saved (maybe autosaved?) in the (I suspect) libglade format.
>
> This is the format it has now:
>
> <widget>
> <class>GtkWindow</class>
> <name>MainWindow</name>
> <signal>
> <name>delete_event</name>
That looks like it was generated by Glade 1.
And no, Glade does not autosave, if you have problems
loading a Glade file with Glade-2 that was saved by
Glade-3, please send the Glade file in question, even
better if you send a before picture (i.e. the file before
Glade-3 loaded and saved it).
While making Glade-2 read files generated by Glade-3
is not really a priority (Glade-2 is pretty much phased out
at this point and unsupported), its technically supposed to
work and may indicate some other problem.
Cheers,
-Tristan
More information about the Glade-users
mailing list