styles/iris2.style
changeset 1948 6a9b754ca6d3
parent 1546 48f29bb1caee
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     1 ; View defaultStyle:#iris2 
     1 ; View defaultStyle:#iris2 
     2 ;
     2 ;
     3 ; another silicon graphics style
     3 ; another silicon graphics style
     4 ; like iris, but hiding scrollBars if there is nothing to scroll
     4 ; like iris, but hiding scrollBars if there is nothing to scroll
     5 ;
     5 ;
     6 ; $Header: /cvs/stx/stx/libview/styles/iris2.style,v 1.1 1997-04-04 17:20:31 cg Exp $
     6 ; $Header: /cvs/stx/stx/libview/styles/iris2.style,v 1.2 1997-11-02 19:48:55 cg Exp $
     7 
     7 
     8 #include 'iris.style'
     8 #include 'iris.style'
     9 
     9 
    10 comment 'Like ''iris'', with autohiding scrollbars'
    10 comment 'Like ''iris'', with autohiding scrollbars'
    11 
    11 
    12 scrollBarHiding                         true
    12 scrollBar.hiding                         true
    13 
    13 
    14 
    14