Forum: Poser Python Scripting


Subject: Converting scripts for PP2012?

lesbentley opened this issue on Mar 19, 2012 ยท 25 posts


PhilC posted Mon, 19 March 2012 at 11:06 AM

It is writing but not reading the XML file.

When I updated my scripts to Poser 9/Poser Pro 2012 I also had trouble with these native Poser dialogs. Where ever possible I rewrote them to use wxPython.

All paths appear correct. It is possible that there is an incompatibility somewhere within the 35 lines of XML code. Good luck with finding that :)

Since it is a relatively straight forward GUI it may be quicker to rewrite it in wxPython than to find where the anomaly is.