[Glade-users] using libglade with more than 1 window



hi there,



I'm using GLADE 0.5.11 together with liblade 0.15.

When I load a Glade-File that has more than one window
defined, the program crashes as soon as I try to get the
widget (in this case the window) with glade_xml_get_widget.


Just after doing the following:

mainwindow = glade_xml_get_widget ( myxmlfile, "window1");


I get the segfault.

Does anybody know how to avoid that ?



Bernd






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]