Hi,
just 2 short questions related to gnome-python2 (1.99.15)
1.) I try to create a panel applet with
myapplet = gnome.applet.Applet()
and it just segfaults, is this the correct usage ?
2.) I create some windows with glade (pygtk2 1.99.15), to use it I do
something like:
xml = gtk.glade.XML(gladefile)
this works fine, but it immidiately shows the window ... is there any
way to load it invisible and set it to visible manually later ? I need
to fill some parts of the window before it is visible.
thanks,
Martin
--
Martin Preishuber <[EMAIL PROTECTED]>
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/