~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to lib/TCM

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
2
!! TCM: app-defaults file for the TCM editors.
 
3
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
4
 
 
5
!! Make sure that BackSpace and Delete do what is expected.
 
6
 
 
7
TCM*XmText.translations: #override\n\
 
8
        <Key>osfDelete: delete-next-character()\n\
 
9
        <Key>osfBackSpace: delete-previous-character()\n
 
10
TCM*XmTextField.translations: #override\n\
 
11
        <Key>osfDelete: delete-next-character()\n\
 
12
        <Key>osfBackSpace: delete-previous-character()\n
 
13
 
 
14
!! Set the application's colors, modify these if you want to.
 
15
 
 
16
#ifdef COLOR
 
17
 
 
18
!! Default foreground and background color.
 
19
TCM*Foreground:                         black
 
20
TCM*Background:                         light grey
 
21
 
 
22
!! Color of the drawing area (canvas).
 
23
TCM*DrawingArea*Background:             purple
 
24
 
 
25
!! Color of the bubble help.
 
26
TCM*LiteClueShell*Background:           light yellow
 
27
 
 
28
!! The colors of the menu bar and the menus.
 
29
TCM*logo*Background:                    light steel blue
 
30
TCM*MenuBar*Background:                 grey
 
31
TCM*MenuBar*Foreground:                 black
 
32
TCM*DrawingArea*_pulldown*Background:   grey
 
33
TCM*DrawingArea*_pulldown*Foreround:    black
 
34
TCM*DrawingArea*_popup*Background:      grey
 
35
TCM*DrawingArea*_popup*Foreround:       black
 
36
 
 
37
!! The color of the tiled buttons.
 
38
TCM*Tiles*Nodes*XmToggleButton*Background:alice blue
 
39
TCM*Tiles*Edges*XmToggleButton*Background:alice blue
 
40
TCM*Tiles*DFDiagram.Background:sky blue
 
41
 
 
42
!! The colors of the document type and name fields.
 
43
TCM*DocumentName.Background:            light steel blue
 
44
TCM*DocumentType.Background:            light steel blue
 
45
TCM*DocumentLevel.Background:           light steel blue
 
46
 
 
47
!! The colors of a selected toggle button.
 
48
TCM*XmToggleButtonGadget.SelectColor:   red
 
49
TCM*XmToggleButton.SelectColor:         red
 
50
TCM*XmToggleButton.HighlightColor:      red
 
51
 
 
52
 
 
53
!! The colors used in the TCM startup window.
 
54
TCM*StartupWindow*Foreground:           black
 
55
TCM*StartupWindow*TGD.Background:       aquamarine
 
56
TCM*StartupWindow*TGT.Background:       aquamarine
 
57
TCM*StartupWindow*TGTT.Background:      aquamarine
 
58
TCM*StartupWindow*TUCD.Background:      light blue
 
59
TCM*StartupWindow*TSSD.Background:      light blue
 
60
TCM*StartupWindow*TATD.Background:      light blue
 
61
TCM*StartupWindow*TSCD.Background:      light blue
 
62
TCM*StartupWindow*TCBD.Background:      light blue
 
63
TCM*StartupWindow*TSQD.Background:      light gray
 
64
TCM*StartupWindow*TCPD.Background:      light blue
 
65
TCM*StartupWindow*TDPD.Background:      light blue
 
66
TCM*StartupWindow*TESD.Background:      light yellow
 
67
TCM*StartupWindow*TSTD.Background:      light yellow
 
68
TCM*StartupWindow*TEFD.Background:      light yellow
 
69
TCM*StartupWindow*TFRT.Background:      light yellow
 
70
TCM*StartupWindow*TFET.Background:      light yellow
 
71
TCM*StartupWindow*TTUT.Background:      light yellow
 
72
TCM*StartupWindow*TERD.Background:      light pink
 
73
TCM*StartupWindow*TPSD.Background:      light pink
 
74
TCM*StartupWindow*TSND.Background:      light pink
 
75
TCM*StartupWindow*TDFD.Background:      light pink
 
76
TCM*StartupWindow*TCRD.Background:      light pink
 
77
TCM*StartupWindow*TRPG.Background:      light pink
 
78
TCM*StartupWindow*TTDT.Background:      light pink
 
79
 
 
80
!! The background of the different kinds of popup dialogs.
 
81
TCM*XmSelectionBox*Background:          gray85
 
82
TCM*XmFileSelectionBox*Background:      gray85
 
83
TCM*XmMessageBox*Background:            gray85
 
84
TCM*XmMessageBox*XmText*Background:     light steel blue
 
85
TCM*XmSelectionBox*XmTextField.background:        white
 
86
TCM*XmSelectionBox*XmText.background:             white
 
87
TCM*XmSelectionBox*XmList.background:             white
 
88
TCM*XmFileSelectionBox*XmTextField.background:        white
 
89
TCM*XmFileSelectionBox*XmText.background:             white
 
90
TCM*XmFileSelectionBox*XmList.background:             white
 
91
 
 
92
#else
 
93
 
 
94
!! Monchrome resource. This is used when you have a black 
 
95
!! and white display.
 
96
TCM*Background:                         white
 
97
#endif
 
98
 
 
99
!! default TCM fonts.
 
100
TCM*fontList:                   -*-helvetica-bold-r-*--12-*
 
101
TCM*XmList.fontList:            -*-courier-medium-r-*--12-*
 
102
TCM*XmText.fontList:            -*-courier-medium-r-*--12-*
 
103
TCM*XmTextField.fontList:       -*-courier-medium-r-*--12-*
 
104
 
 
105
!! Fonts used for document type and - name and status fields.
 
106
TCM*DocumentName.fontList:      -*-helvetica-bold-r-*--12-*
 
107
TCM*DocumentType.fontList:      -*-helvetica-bold-r-*--12-*
 
108
TCM*StatusText.fontList:        -*-helvetica-medium-r-*--11-*
 
109
 
 
110
!! Fonts used for TCM startup_window program. 
 
111
TCM*StartupWindow*fontList: -*-helvetica-bold-r-*--12-*
 
112
TCM*StartupWindow*statusBar.fontList: -*-helvetica-medium-r-*--10-*
 
113
 
 
114
!! Font of the bubble help.
 
115
TCM*LiteClueShell*FontSet:      -*-helvetica-medium-r-*--10-*