From xml data to python code to run

2006-08-30 Thread ralfbrand50
Hello, I've got the following question: Is it possible to run data that's from an xml file as python code, by this I mean the following. In a xml file there's the following data Now I want to extract the self.wTree.signal_autoconnect(dic)* from the xml file and make it possible that Python ru

Read from .glade

2006-09-06 Thread ralfbrand50
Hello, I've got the following problem: I've got a Userinterface that is made in Glade, so i've got a .glade file. What I want is to get the id's of every widget from the class GtkEntry from a given window. The glade file is like http://glade.gnome.org/glade-2.0.dtd";> True Tevo - Invoe