momodot opened this issue on Aug 03, 2008 · 9 posts
momodot posted Sun, 03 August 2008 at 4:02 PM
How can I set P7 not to put those red outlines on a part that is selected? Can I make the lines thinner? On the old laptop I use the lines look really thick and make it hard to see the face for morphing when the head is selected.
Back in P4 you could run much faster by deleting some files like the render progress AVI and the Mac.wrw or something like that in the I/O folders. Are there any little fine tunes like that for P7?
Can P7 be set to always open from a certain runtime rather than always from the last runtime you were in before shutting down?
Anyway, it is only the outlining that is really bothering me.
Thank you.
ockham posted Sun, 03 August 2008 at 4:09 PM
In the Poser.ini file, change the line
FIGURE_CIRCLE 1
to
FIGURE_CIRCLE 0
I tried it just now and it does work in P7.
ockham posted Sun, 03 August 2008 at 4:19 PM
On the starting runtime, here's a trick that seems to work but has disadvantages:
Close down with the chosen runtime in place. Locate LibraryPrefs.xml
and set its attribute to read-only. This will also make it impossible to add or
delete runtimes, but if your overall setup is constant this won't matter too much.
momodot posted Sun, 03 August 2008 at 8:15 PM
Perfect. Thank you.
momodot posted Sun, 03 August 2008 at 8:31 PM
Sorry to ask.... can you give the paths? I can't find either even with 2xExplorer!
I found 'posershell.xml' and a very crazy file called 'libraries.xml' in runtime/ui but both are pretty weird looking...
ockham posted Mon, 04 August 2008 at 1:03 AM
Both of those files are in Documents and Settings for P7. The exact
location seems to vary, but if you go through
c:Documents and Settings [your name] Application Data Poser 7
you might get close to it.
momodot posted Mon, 04 August 2008 at 3:04 PM
It did not occure to me to look there. Found them. All fixed. Much better. Thank you :)
Rorschach posted Tue, 16 September 2008 at 11:41 AM
Thank you very VERY much!
dbowers22 posted Wed, 17 September 2008 at 11:07 AM
Quote - On the starting runtime, here's a trick that seems to work but has disadvantages:
Close down with the chosen runtime in place. Locate LibraryPrefs.xml
and set its attribute to read-only. This will also make it impossible to add or
delete runtimes, but if your overall setup is constant this won't matter too much.
I suppose if you wanted to add or delete a runtime later on you could always just
change the xml back to read/write, alter the runtimes, and then change the xml
back to read only again afterwards.