[Glade-users] A minor problem initialising libglade

Damon Chaplin damon@karuna.uklinux.net
10 Jun 2004 11:29:44 +0100


On Thu, 2004-06-10 at 10:48, HP Nadig wrote:
> hi everyone,
> 
> 	I've had a small problem while trying to use the xml generated by the
> latest glade. I was trying to use the glade file generated by the latest
> glade for my GUI. But it fails to initialise.
> 
> I get the following:
> 
> ** WARNING **: Expecting GTK-Interface.  Got glade-interface

You have an old version of libglade, which expects the old XML format.

Damon