slightly increased miniScroller sizes
authorClaus Gittinger <cg@exept.de>
Wed, 24 Feb 1999 18:06:34 +0100
changeset 2468 1a93026b436f
parent 2467 6ea14f005437
child 2469 faf22c6b0746
slightly increased miniScroller sizes
styles/iris.style
styles/motif.common
styles/next.style
styles/normal.style
styles/os2.style
styles/st80.style
--- a/styles/iris.style	Wed Feb 24 14:15:24 1999 +0100
+++ b/styles/iris.style	Wed Feb 24 18:06:34 1999 +0100
@@ -3,7 +3,7 @@
 ; silicon graphics style
 ; (somwehat like motif, but with smooth edges and bells&whistles)
 ;
-; $Header: /cvs/stx/stx/libview/styles/iris.style,v 1.28 1998-05-12 17:14:58 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/iris.style,v 1.29 1999-02-24 17:06:29 cg Exp $
 
 name                            #iris
 
@@ -32,3 +32,6 @@
 
 #include 'iris.common'
 
+miniScroller.size               2.5     "/ in millimeters
+
+
--- a/styles/motif.common	Wed Feb 24 14:15:24 1999 +0100
+++ b/styles/motif.common	Wed Feb 24 18:06:34 1999 +0100
@@ -2,7 +2,7 @@
 ; common motif stuff (not a style, but included by all motif style variations)
 ;
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.19 1998-06-17 07:28:51 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.20 1999-02-24 17:06:30 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -52,6 +52,8 @@
 scroller.ghostFrameColor         Color black
 scroller.middleButtonJump        true
 
+miniScroller.size                2.5       "/ millimeters
+
 slider.level                      -1
 
 variablePanel.trackingStyle       #solidLine
--- a/styles/next.style	Wed Feb 24 14:15:24 1999 +0100
+++ b/styles/next.style	Wed Feb 24 18:06:34 1999 +0100
@@ -3,7 +3,7 @@
 ; NeXT look-alike - almost like motif or iris,
 ; but with smoother edges and frames around scrollbars and selections
 ;
-; $Header: /cvs/stx/stx/libview/styles/next.style,v 1.16 1998-08-20 18:20:47 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/next.style,v 1.17 1999-02-24 17:06:31 cg Exp $
 
 comment  'NeXT look alike'
 
@@ -56,6 +56,7 @@
 scroller.thumbInset              1
 scroller.borderWidth             1
 scroller.handleImage             Image fromFile:'bitmaps/HandleNext.xpm'
+miniScroller.size               2.5       "/ millimeters
 
 button.edgeStyle                 #soft
 button.activeLevel               1
--- a/styles/normal.style	Wed Feb 24 14:15:24 1999 +0100
+++ b/styles/normal.style	Wed Feb 24 18:06:34 1999 +0100
@@ -1,9 +1,10 @@
 ; View defaultStyle:#normal 
 ;
 ; the good-old normal 2D style - actually not bad to work
-; with. Also the best to use on black&white displays
+; with (if you are a purist). 
+; Also the best to use on black&white displays
 ;
-; $Header: /cvs/stx/stx/libview/styles/normal.style,v 1.13 1998-08-20 18:20:49 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/normal.style,v 1.14 1999-02-24 17:06:32 cg Exp $
 
 comment  'plain good old 2D style.\No fancy decoration, but functional.\Great for monochrome displays.'
 
@@ -31,8 +32,13 @@
 scroller.thumbLevel              0
 scroller.thumbFrameColor         Color black
 
+miniScroller.size                2.5       "/ millimeters
+; scrollBar.neverMini              true
+
 framedBox.3DFrame                false
 
+variablePanel.showHandle         false
+
 ;
 ; take smaller fonts on small displays (VGA)
 ;
--- a/styles/os2.style	Wed Feb 24 14:15:24 1999 +0100
+++ b/styles/os2.style	Wed Feb 24 18:06:34 1999 +0100
@@ -2,7 +2,7 @@
 ;
 ; this is not yet completed
 ;
-; $Header: /cvs/stx/stx/libview/styles/os2.style,v 1.14 1997-11-20 18:46:43 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/os2.style,v 1.15 1999-02-24 17:06:33 cg Exp $
 
 comment  'OS/2 look alike'
 
@@ -58,6 +58,7 @@
 scroller.thumbLevel        1
 scroller.thumbInset        0
 ;scroller.thumbInset        1
+miniScroller.size          2.5  "/ millimeter
 
 button.edgeStyle                 #soft
 button.activeLevel               -1
--- a/styles/st80.style	Wed Feb 24 14:15:24 1999 +0100
+++ b/styles/st80.style	Wed Feb 24 18:06:34 1999 +0100
@@ -2,7 +2,7 @@
 ;
 ; simulation of the old st80 style - looks somewhat like os2
 ;
-; $Header: /cvs/stx/stx/libview/styles/st80.style,v 1.21 1997-11-20 18:46:45 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/st80.style,v 1.22 1999-02-24 17:06:34 cg Exp $
 
 comment  'old `ST80'' 3D look alike'
 
@@ -69,6 +69,7 @@
 scroller.thumbLevel              0
 scroller.thumbInset              3
 scroller.middleButtonJump        true   "middle button jumps to click position"
+miniScroller.size                2.5  "/ millimeter
 
 textCursor.type                   #solidCaret
 textCursor.backgroundColor        Color black