styles/st80.style
changeset 1896 5128713473db
parent 1833 d361315c60e4
child 1948 6a9b754ca6d3
--- a/styles/st80.style	Sat Sep 06 20:43:24 1997 +0200
+++ b/styles/st80.style	Thu Sep 11 03:57:38 1997 +0200
@@ -2,7 +2,7 @@
 ;
 ; simulation of the old st80 style - looks somewhat like os2
 ;
-; $Header: /cvs/stx/stx/libview/styles/st80.style,v 1.16 1997-07-28 15:00:45 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/st80.style,v 1.17 1997-09-11 01:57:38 cg Exp $
 
 comment  'old `ST80'' 3D look alike'
 
@@ -38,6 +38,7 @@
 viewGrey                        Color grey:80
 selectionHilightForegroundColor Color black
 selectionHilightBackgroundColor Color grey:50
+selectionHilightFrameColor      Color black
 #else
 viewGrey                        Color white
 lightColor                      Color grey:50
@@ -65,6 +66,7 @@
 scrollerThumbFrameColor         nil
 scrollerThumbLevel              0
 scrollerThumbInset              3
+scrollerMiddleButtonJump        true   "middle button jumps to click position"
 
 textCursorType                   #solidCaret
 textCursorBackgroundColor        Color black
@@ -115,3 +117,5 @@
 htmlExampleAnchorForegroundColor   Color black
 #endif
 
+TextView.st80Selections            true
+