Computer Science Canada Pygtk Builder problem - builder not defined |
Author: | 102jon [ Mon Mar 14, 2011 7:49 am ] | ||
Post subject: | Pygtk Builder problem - builder not defined | ||
Hi, I'm building an interface with pygtk/glade, however i am having a problem with gtkBuilder. In my code:
There is a problem on the line "builder.add_from_file" etc. It says builder is not defined. What is the problem? |
Author: | 102jon [ Mon Mar 14, 2011 7:50 am ] |
Post subject: | RE:Pygtk Builder problem - builder not defined |
by the way the code is indented properly, it came out wrong for some reason here. |