Forum: Poser Python Scripting


Subject: Want to set non zero parameter dial vaules to a color

ceba opened this issue on Aug 03, 2006 · 4 posts


ceba posted Thu, 03 August 2006 at 7:53 PM

instead of the standard (on my sys) white, so they standout.  But I can not find any refererence to a settextcolor type paramater for python.  does anyone have any ideas...

 

Thanks...


PhilC posted Thu, 03 August 2006 at 8:12 PM

Don't take this as definitive but try looking in  runtime:ui:parmDialPrefs.xml for :-

 Widget name = "name" -------------- textCloor= "-16777216"


ceba posted Thu, 03 August 2006 at 8:53 PM

Thanks PhilC, can't figure out if those will work via python (yet) but some neat stuff.  Maybe I'll make my dial background BRIGHT RED.  had no idea this and the psd files were there...

Again thanks for your help.


nruddock posted Fri, 04 August 2006 at 1:36 PM

You can't alter Poser's UI colours via Python.
If you do modify the XML files, all the dials will be the same colour.