Forum: Poser Python Scripting


Subject: wxPython remember dock location

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


semidieu posted Mon, 01 July 2013 at 2:37 PM

I think the biggest problem here is the use of the wxFrame. You should use wxPanel instead.