Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Shading a DOORS Object
Topic Summary:
Created On: 4-Mar-2005 17:44
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Hazel Woodcock, on Friday, March 11, 2005 4:49 PM

Answer:
You could use a different colour for the text, rather than using a background shading. This might solve the problem which I assume is that you want some table cells clearly highlighted. This won't help if the displayed attibute is empty for an object you want highlighted.

Hazel
 4-Mar-2005 17:44
User is offline View Users Profile Print this message


Stephen Wimbush

Posts: 1
Joined: 19-Aug-2004

Hi,

I'm looking to shade an entire DOORS object.
The situation is:
I have a DOORS table that looks very similar to a spreadsheet. Like you can shade cells in a spreadsheet, I want to be able to shade individual DOORS table object a different colour depending on the value of a given attribute.
I'm guessing that I'll display an DXL attribute in the table. I just don't know how to colour the object (it seems as though you should given that shading appears for linking (the pink) and selecting objects in tables (the green/blue).

Thanks for any help,

Steve
Report this to a Moderator Report this to a Moderator
 7-Mar-2005 08:49
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

The "linking pink" and selection highlighting is built-in to the doors exe and there seems to be no way to get at that functionality, believe me I have tried.

This doesn't answer your question, but you can colour layout DXL columns using canvasses.
For example,

DBE cnv = null

cnv = getCanvas()

realBackground(cnv, realColor_Blue)

realColor(cnv, realColor_White)

display obj."Object Text" ""


-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
 7-Mar-2005 11:48
User is offline View Users Profile Print this message


Hazel Woodcock

Posts: 38
Joined: 4-Oct-2002

Answer Answer
You could use a different colour for the text, rather than using a background shading. This might solve the problem which I assume is that you want some table cells clearly highlighted. This won't help if the displayed attibute is empty for an object you want highlighted.

Hazel

-------------------------
Hazel Woodcock
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.