S
saxso
After spending an afternoon trying to change some RGB color setting values in
the "Blank form" stencil, I believe something else has to be done to render
those changed values.
For instance, within the Show ShapeSheet window, located in the Fill Format
section the following string states:
=IF(User.Active=TRUE,RGB(227,255,255),RGB(227,255,255))
I want to change the RGB values to make the active window display in a
different color. Whenever I make the changes to the RGB values in within
above string nothing happens. Yes, I commit the changes by selecting the
"green" check mark and still my changes are not displayed in the "Blank form"
stencil.
If I ungroup the object because it consisit of multiple objects I can change
the values at that level which okay; however, regrouping does not always give
me the results I want.
Question:
(1) How do I get the function "User.Active" to make these changes? Do I have
generate some sort of recompile? If so, how do I do this?
(2) What is the value of Show Shape Sheet window other than functioning as a
"lock/unlock" of objects?
Any help would be greatly appreciate.
Thanks,
the "Blank form" stencil, I believe something else has to be done to render
those changed values.
For instance, within the Show ShapeSheet window, located in the Fill Format
section the following string states:
=IF(User.Active=TRUE,RGB(227,255,255),RGB(227,255,255))
I want to change the RGB values to make the active window display in a
different color. Whenever I make the changes to the RGB values in within
above string nothing happens. Yes, I commit the changes by selecting the
"green" check mark and still my changes are not displayed in the "Blank form"
stencil.
If I ungroup the object because it consisit of multiple objects I can change
the values at that level which okay; however, regrouping does not always give
me the results I want.
Question:
(1) How do I get the function "User.Active" to make these changes? Do I have
generate some sort of recompile? If so, how do I do this?
(2) What is the value of Show Shape Sheet window other than functioning as a
"lock/unlock" of objects?
Any help would be greatly appreciate.
Thanks,