Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
officecolors [2019/05/07 15:12] adminofficecolors [2019/05/07 15:14] admin
Line 3: Line 3:
 Do you know that you can set your own default colors for the objects that are commonly used in the TAD models of your own office? It is super easy. Follow the instructions given here. Do you know that you can set your own default colors for the objects that are commonly used in the TAD models of your own office? It is super easy. Follow the instructions given here.
  
 +**Why?**\\
 +A busy office that handles similar kinds of projects may use object names that are standardized in the office. You can then use this neat capability; to tell TAD to color those objects with standard names as per the office convention. That way; at one glance people looking at the screen would know what it is!
 +
 +**Instructions**\\
 First this website open: [[http://colorpicker.com]] in your browser. You will select some suitable color you like from that, as one of the steps given below. First this website open: [[http://colorpicker.com]] in your browser. You will select some suitable color you like from that, as one of the steps given below.
  
 There is a file called //colorconfig.dat// in the //bin// folder of the TAD Designer Lite installations. Load that into any text editor There is a file called //colorconfig.dat// in the //bin// folder of the TAD Designer Lite installations. Load that into any text editor
-If you read that file you will understand that all objects which has the letters //chajja// will have a color of 0x1043EB  That can be understood from the command //color("chajja",0x1043EB)// in that file+If you read that file you will understand that all objects which has the letters //chajja// will have a color of 0x1043EB  That can be understood from the command //color("chajja",0x1043EB)// in that file.
  
 Similarly, if you want other objects to be named similarly; you can give the same command but with the color of your choice. The aforementioned website (colorpicker.com) has a neat color picker from where you can select the color you want. The colors there are given in the format #1043EB  Ensure that you change the # to 0x and it should work. Similarly, if you want other objects to be named similarly; you can give the same command but with the color of your choice. The aforementioned website (colorpicker.com) has a neat color picker from where you can select the color you want. The colors there are given in the format #1043EB  Ensure that you change the # to 0x and it should work.
  
-**Why?**\\ +There should not be any blank lines in the fileAlso the word //color// in that file should start from the 1st position in that lineOnly one color definition can be given per line. Remember to save the file. TAD will use those color definitions only the next time, it is started.
-A busy office that handles similar kinds of projects may use object names that are standardized in the officeYou can then use this neat capability; to tell TAD to color those objects with standard names as per the office conventionThat way; at one glance people looking at the screen would know what it is!+
  
 {{page>advancedcommands&nofooter}} {{page>advancedcommands&nofooter}}
  

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59