styles/st80_left.style
changeset 1948 6a9b754ca6d3
parent 498 ca1d11e446ce
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     1 ; View defaultStyle:#'st80_left' 
     1 ; View defaultStyle:#'st80_left' 
     2 ;
     2 ;
     3 ; like st80, but with scrollbars at the left side
     3 ; like st80, 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/st80_left.style,v 1.5 1996-03-06 11:47:58 cg Exp $
     6 ; $Header: /cvs/stx/stx/libview/styles/st80_left.style,v 1.6 1997-11-02 19:49:19 cg Exp $
     7 
     7 
     8 #include 'st80.style'
     8 #include 'st80.style'
     9 
     9 
    10 comment  'old` ST80'' 3D look alike;\\with scrollbars on the left'
    10 comment  'old` ST80'' 3D look alike;\\with scrollbars on the left'
    11 
    11 
    15 #if (Language == #french) or:[Language == #fr]
    15 #if (Language == #french) or:[Language == #fr]
    16 comment  'Comme `ST-80'' avec les barres de défilement à gauche'
    16 comment  'Comme `ST-80'' avec les barres de défilement à gauche'
    17 #endif
    17 #endif
    18 
    18 
    19 name                  #st80
    19 name                  #st80
    20 scrollBarPosition     #left  
    20 scrollBar.position     #left  
    21 
    21 
    22 
    22 
    23 
    23 
    24 
    24