![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: color objects Topic Summary: Created On: 17-Sep-2004 19:03 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
In a Formal Module how can I set the background color of a row based upon some object attribute (say color)?
Similary the object names need to be colored in the Left Hand TreeView of a formal module. Also, the object background need to be colored in the graphic view of the formal module - by default the background is set to blue. Thanks Babu |
|
![]() |
|
![]() |
|
Colorize rows:
You'll need an enumerated attribute ..err.. enumerated attribute TYPE defined such that each enumeration has its own specific "colors", and then have a single-enumerated attribute that uses that type. You don't need the attribute in the view. Go to the properties of a column in the view (such as the main column). At the bottom select Color By Attribute and select the colored attribute. That should colorize that column. if you want the whole row you'll need to adjust the properties of each column. Save the view. Style note: light colors don't work so well for this purpose (e.g. yellow printing on white background doesn't show up so good). Don't know about tree views nor graphics views, but suspect you cannot do it. - Louie |
|
![]() |
|
![]() |
|
This was just the thing I waas looking for. However, after experimenting a bit I found out a few things. If you make the attribute multi-valued the color is ignored even if there is just one value chosen. The strange thing then is taht you can still choose color by this attribute for the column! It would be great if you could use this with booleans. I guess Youjust have to make your own boolean enumerated type!
/K ------------------------- Kristian Bøe Extenda AB Kristian.Boe@extenda.se |
|
![]() |
Telelogic DOORS
» General Discussion
»
color objects
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.