Neil Munro | 12 Nov 17:02

Re: Python and Glade



2008/11/12 Frédéric <frederic.mantegazza <at> gbiloba.org>

Le 12/11/2008, "Neil Munro" <neilmunro <at> gmail.com> a écrit:

>I am working on a music database application for myself and I wanna write
>the GUI using glade and obviously GTK, but I've not had much luck getting
>things to work, I have two books on python and both say 'just do X' but if X
>doesn't work I am kinda stuck, so if anyone could help me I would be
>grateful.
>
>The problem is that when I try to just show the GUI (never mind event
>handlers and signals etc, just want the GUI to show atm) nothing happens,
>python sorta sits there doing nothing. I have attached the glade file and
>the python file in the hopes it'll only be one or two lines to change that I
>am simply unaware of.

I can't open you glade file right now, but did you set the Visible
property of the window to Yes? It is No by default...

Yeah, that did the trick, thanks, sorry I figured it would be something REALLY simple the books over looked.
 


--
  Frédéric

_______________________________________________
pygtk mailing list   pygtk <at> daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Gmane