*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 22 Oct 1997 15:56:34 +0200
changeset 1933 b0fa21da913c
parent 1932 6afe07d9c88c
child 1934 fe7d73fe0df4
*** empty log message ***
styles/st80_autohide.style
styles/st80_left_autohide.style
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/styles/st80_autohide.style	Wed Oct 22 15:56:34 1997 +0200
@@ -0,0 +1,21 @@
+; View defaultStyle:#'st80_autohide' 
+;
+; like st80, but with autohiding scrollbars
+;
+; $Header: /cvs/stx/stx/libview/styles/st80_autohide.style,v 1.1 1997-10-22 13:56:34 cg Exp $
+
+#include 'st80.style'
+
+comment  'old` ST80'' 3D look alike;\\with autohiding scrollbars'
+
+#if (Language == #german) or:[Language == #de]
+comment  'An früheres `ST-80'' angelehnt\Verschiebebalken werden automatisch ausgeblended'
+#endif
+
+name                  #st80
+scrollBarHiding       true               "/ automatic hiding of useless scrollBars
+
+
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/styles/st80_left_autohide.style	Wed Oct 22 15:56:34 1997 +0200
@@ -0,0 +1,22 @@
+; View defaultStyle:#'st80_left_autohide' 
+;
+; like st80, but with autohiding scrollbars on the left
+;
+; $Header: /cvs/stx/stx/libview/styles/st80_left_autohide.style,v 1.1 1997-10-22 13:56:34 cg Exp $
+
+#include 'st80_left.style'
+
+comment  'old` ST80'' 3D look alike;\\with autohiding scrollbars on the left'
+
+#if (Language == #german) or:[Language == #de]
+comment  'An früheres `ST-80'' angelehnt\Verschiebebalken werden links ausgeblended'
+#endif
+
+name                  #st80
+scrollBarHiding       true               "/ automatic hiding of useless scrollBars
+
+
+
+
+
+