ArborX


colour

Longname: colour   Open the Documentation Legend
Released: not available 
Created: not available 
See also: curblink tdpref tdslevel tpagexy wct wtp

Summary
Internal system macro used to define colours used by the 3B2 system interface.
Example extract

The macro edit bar shown below contains several colour macros, the combined effect of which is to produce a 'white on blue' text display in the edit bar. Only the last colour macro contains the command to redraw the screen.

 colour 29,blue,0:colour 30,w,0:colour 31,w,0:colour 99,r,0:colour 100,r,0:colour 101,b,0:colour 102,g,0:colour 110,r,0:colour 111,r,0:colour 112,r,1

Syntax (SVNNA)
code:n A numeric code for the part of the 3B2 interface to which you want to assign a colour.
colour:c The colour you want to assign to the part of the interface defined by code.
redraw:n
Do not redraw screen after defining colour.
redraw:n
Redraw screen after defining colour.

diagnstc.3d file supplied with 3B2 and page down to page 2. This will show your current settings, and is updated when you issue a colour macro.


Document created on 08-Feb-2003 (revision 1)