styles/motif_left_light.style
changeset 1948 6a9b754ca6d3
parent 309 8cc4d0e7b41b
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     1 ; View defaultStyle:#'motif_left_light' 
     1 ; View defaultStyle:#'motif_left_light' 
     2 ;
     2 ;
     3 ; like motif_light, but with scrollbars at the left side
     3 ; like motif_light, but with scrollbars at the left side
     4 ; (I am used to it)
     4 ; (I am used to it)
     5 ;
     5 ;
     6 ; $Header: /cvs/stx/stx/libview/styles/motif_left_light.style,v 1.4 1995-12-14 15:16:00 cg Exp $
     6 ; $Header: /cvs/stx/stx/libview/styles/motif_left_light.style,v 1.5 1997-11-02 19:49:04 cg Exp $
     7 
     7 
     8 #include 'motif_light.style'
     8 #include 'motif_light.style'
     9 
     9 
    10 comment  'like `motif'' style;\\brighter colors & scrollbars on the left'
    10 comment  'like `motif'' style;\\brighter colors & scrollbars on the left'
    11 
    11 
    12 #if (Language == #german) or:[Language == #de]
    12 #if (Language == #german) or:[Language == #de]
    13 comment  'Wie `motif''\Verschiebebalken aber auf der linken Seite\Hellerer Hintergrund.'
    13 comment  'Wie `motif''\Verschiebebalken aber auf der linken Seite\Hellerer Hintergrund.'
    14 #endif
    14 #endif
    15 
    15 
    16 scrollBarPosition     #left  
    16 scrollBar.position     #left  
    17 
    17 
    18 
    18 
    19 
    19 
    20 
    20