styles/motif3.style
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Sep 2017 09:28:09 +0100
branchjv
changeset 8182 c730140a0156
parent 1948 6a9b754ca6d3
permissions -rw-r--r--
X11: compile `GLXWorkstation` with OpenGL OpenGL compiler and linker flags are configured locally in `Make.proto` rather than in target config - this moves the configuration closer to the code. Currently all supported (and considered) platforms have OpenGL implementation. Later on one may use conditionals in makefile to deal exceptions.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     1
; View defaultStyle:#motif3
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     2
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     3
; just a demo:
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     4
; like motif, but with different menu-hilighting
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     5
; (yellow text on grey - looks like lighted with a lamp from behind ...)
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     6
;
1948
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
     7
; $Header: /cvs/stx/stx/libview/styles/motif3.style,v 1.7 1997-11-02 19:48:59 cg Exp $
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     8
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     9
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    10
#include 'motif.style'
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    11
309
8cc4d0e7b41b germanism
Claus Gittinger <cg@exept.de>
parents: 246
diff changeset
    12
comment  'like `motif'' style;\\with changed menu, selection & button colors'
8cc4d0e7b41b germanism
Claus Gittinger <cg@exept.de>
parents: 246
diff changeset
    13
8cc4d0e7b41b germanism
Claus Gittinger <cg@exept.de>
parents: 246
diff changeset
    14
#if (Language == #german) or:[Language == #de]
8cc4d0e7b41b germanism
Claus Gittinger <cg@exept.de>
parents: 246
diff changeset
    15
comment  'Wie `motif'', mit geänderten Farben für\Menüs, Selektionen und Knöpfe'
8cc4d0e7b41b germanism
Claus Gittinger <cg@exept.de>
parents: 246
diff changeset
    16
#endif
498
ca1d11e446ce some french strings
Claus Gittinger <cg@exept.de>
parents: 309
diff changeset
    17
#if (Language == #french) or:[Language == #fr]
ca1d11e446ce some french strings
Claus Gittinger <cg@exept.de>
parents: 309
diff changeset
    18
comment  'Comme `motif'', avec des couleurs differentes'
ca1d11e446ce some french strings
Claus Gittinger <cg@exept.de>
parents: 309
diff changeset
    19
#endif
144
claus
parents: 122
diff changeset
    20
1948
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    21
menu.hilightForegroundColor      Color yellow
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    22
menu.hilightBackgroundColor      =viewGrey
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    23
menu.hilightLevel                0
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    24
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    25
;
534
ae5caa947d14 better motif-style selectionInListView highlighting
Claus Gittinger <cg@exept.de>
parents: 498
diff changeset
    26
; and different selectionHilighting (yellow fg highlighting)
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    27
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    28
1948
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    29
selection.hilightForegroundColor     Color yellow      
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    30
selection.hilightBackgroundColor     =viewGrey
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    31
selection.hilightStyle               nil
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    32
selection.hilightLevel               0
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    33
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    34
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    35
; and different button hilighting
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    36
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    37
1948
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    38
button.activeForegroundColor     Color yellow      
6a9b754ca6d3 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 534
diff changeset
    39
button.foregroundColor           Color black