Sat, Jan 11, 8:58 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



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


ceba ( ) posted Thu, 03 August 2006 at 7:53 PM · edited Sat, 11 January 2025 at 5:53 AM

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.


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.