LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   GLADE to PyGTK (https://www.linuxquestions.org/questions/programming-9/glade-to-pygtk-602250/)

LinuxNoob75 11-25-2007 09:44 AM

GLADE to PyGTK
 
Hello.
I have completed my GUI for a program in GLADE.
Now, is there a way i can convert it to pure pyGTK?
Or use it with python?
tutorials?
thanks,
LN75

LinuxNoob75 11-25-2007 12:33 PM

is there a really good book out there for pyGTK and GLADE?

MicahCarrick 12-26-2007 04:58 PM

You don't typically "convert" it to PyGTK. What you would do, is load the interface at runtime using GtkBuilder: http://www.pygtk.org/pygtk2reference...tkbuilder.html


All times are GMT -5. The time now is 08:28 AM.