how to prevent gnome_xml_new from showing widget?



Hello,

I want to create the widgets but not want to show them

xml = glade_xml_new("/usr/local/share/gzwilling/gzwilling.glade", "dialog12",NULL);  
gnome->dialog12=glade_xml_get_widget(xml,"dialog12");
gtk_widget_hide(gnome->dialog12);

creates  the widget and hides it afterwards. 

Is there a possibility to create the widgets with libglade without
showing them?

-- 
Ralf Müller

Institut für Kristallographie   Tel: 0241 80 96906
RWTH Aachen                     Fax: 0241 80 92184
D-52056 Aachen 

Attachment: pgpsLLiHnvAzW.pgp
Description: PGP signature



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