Forum: Poser Python Scripting


Subject: wxPython remember dock location

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


3doutlaw posted Wed, 26 June 2013 at 10:20 PM

For wxPython windows, how do you set it to remember the location of the docked window on the next launch of Poser?  I can get it docking, and I found and understand how to make it non-docking....

What I don't understand is how to get it to remember the dock settings?  When I restart, my script always starts undocked again?

Thanks!