Forum: Poser Python Scripting


Subject: wxPython and UI controls... Did anyone code any Poser-like replacements?

Dizzi opened this issue on Aug 01, 2010 · 11 posts


Dizzi posted Mon, 02 August 2010 at 11:58 AM

Well, SM support confirms that it's currently not possible.

As CheckBox and RadioButton are my main concern, I just accompany empty labeled ones with  a StaticText in my own CheckBox and RadioButton classes. That way the color can be changed...