Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 08 8:41 am)
Well, I did try editing the color in the XML page, and that went fine. I wish I could find which lines define the color of text in the parameters palette. If you're going to write your interface in flippin' XML, there is absolutely no reason not to give people a dialog to change the colors and such. That's just lazy. Phoenix
Btw, I backed up the file first and used notepad to edit it!
-Teknal
Thanks teknal, I was beginning to wonder if Volfin had switched the font color to black or something! For now, I'm still waiting on p5 arriving, but I'm going through the forums using ctrl-c/ctrl-v like crazy for my new 'how to install poser 5 without ending up in a lunatic asylum' file! here's hopimg... mac
Not sure yet but maybe a python script can access this value? Also, one side-effect I noticed is that the figure and figure part text can't be read (too dark) unless you hover over it when the background color is set to 0 like in the above image. I changed it back but I like the black background. Will have to find the other parameter for the text. -Teknal
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.
I remember someone mentioned that they could no longer change the background color the Poser 4 way. They are right, but here's a (bit complicated) way. You first must go use the color picker to find a suitable shade you like. Write down the Red Green and Blue Values somewhere. You now must convert these numbers to 1 long number. Multiply the Red number by 65536. Multiply the Green number by 256. Don't change the Blue Number. Add these 3 numbers together. Save the Result. Go to Poser5/Runtime/UI directory. Copy posershell.xml to posershell.txt. Open the Posershell.txt file and behold the glory of XML. Near the beginning of the file is a line that says