Forum: Poser Python Scripting


Subject: Can Python Change the Dials into Digital Displays?

CyberStretch opened this issue on Aug 31, 2002 ยท 12 posts


ockham posted Tue, 03 September 2002 at 11:23 AM

Cyberstretch: Yes, the from_ and to are the min and max settings, but I don't think there's a separate overall max. I think you'll have to create a class including two Buttons and one Editbox to make your version of the dial. This is easier than it sounds; you can look at the TKinter code in the Python runtime folder within Poser for examples of "widget" classes that you can modify. Some good intro guides to TKinter are in the Library section of pythonware.com, but Grayson's book on TKinter is the best help. Bushi: It took me a minute to see what you're doing.... turning a bug into a feature. Yes, good idea. Magic Margin bars.

My python page
My ShareCG freebies