How to access XML properties from within in python script
#1
Hi All,

I created a window from an XML file with WindowXML.
How do I access the xml properties, such as background color, from inside the python script?

I tried myWindow.getProperty("posx") but that was empty.

IS this possible?
Reply

Logout Mark Read Team Forum Stats Members Help
How to access XML properties from within in python script0