Using Creo 7.0 as of today, I use the dark per-Wildfire dark background, the sketcher constraints appear black on the dark background, they appear light colored when I hover over them, is that the intent? Sketcher appearance is grayed out so I'm unable to change the constraint color. Is PTC trying to force people to use the default/light background???
@tbuffington wrote:
Using Creo 7.0 as of today, I use the dark per-Wildfire dark background, the sketcher constraints appear black on the dark background, they appear light colored when I hover over them, is that the intent? Sketcher appearance is grayed out so I'm unable to change the constraint color. Is PTC trying to force people to use the default/light background???
Hi,
if I set Creo 7.0 Dark Theme I can see following "picture".
If you are using Custom theme (system colors file) defined in the past then you have to define a new one.
Yes, I was using the below colors, set in my config.pro, I'll try the dark theme.
system_background_color 256 256 256
Thanks, Tom
Martin,
Thanks!
Tom
Do you know what settings need to be tweaked in a new systems color file that control the constraints? A similar problem to @tbuffington except mine is with a white background, and they showing up as all white. If i switch to the "light theme" that is set up, it fixes itself, but we have users that have very specific custom setups, and we would like to combine or tweak our old one to give this functionality. Are you saying that we need to start with the new light theme and create custom files from there?
@rsoukup wrote:
Do you know what settings need to be tweaked in a new systems color file that control the constraints? A similar problem to @tbuffington except mine is with a white background, and they showing up as all white. If i switch to the "light theme" that is set up, it fixes itself, but we have users that have very specific custom setups, and we would like to combine or tweak our old one to give this functionality. Are you saying that we need to start with the new light theme and create custom files from there?
Hi,
I understand that you would like to save your time ... but sometimes it is better to start from the beginning, because this path certainly leads to the desired goal. So start with the new light theme and create custom files from there. I am sorry I have no smarter advice.
Thanks for the help on this, I was on other tasks recently, back on this and my sketcher lines and colors look fine to me, not sure what I changed. Thanks again for your help.
You can control Sketcher constraints display in File - options - Entity Display - Constraint display settings:
right, but where are these settings stored? apparently neither in the creo_parametric_customization.ui (in spite of this), nor in the sys color file. Thanks, anyhow
Just did a test in Creo 7.0.5.0 and changes are saved to .ui file as described in the help center.
You can also add "sketcher_pre_creo4_constraints yes" to your config.pro
This will use the classic constraints. Sketcher appearance will not be grayed out.
We just updated to Creo 7 recently, and some of our users were having this issue. I was able to resolve it for them with a simple edit to their syscol.scl file. Edited the first line to read "COLOR_SCHEME 0". Affected users had "COLOR_SCHEME 7" there. So was able to resolve the glitch without having to change the color scheme they've become accustomed to.