Forum: Poser Python Scripting


Subject: wxPython remember dock location

3doutlaw opened this issue on Jun 26, 2013 · 11 posts


Fenier posted Thu, 27 June 2013 at 3:42 PM

Correct.

You'd save the exact state to the file, and read that file on startup.

You should have a if clause in there, to if there is no stored position  / state then THIS (whatever this is) should be used.