*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 22 Sep 2015 17:06:29 +0200
changeset 6921 91f36ece83a7
parent 6920 cbe27edb6e72
child 6922 1c0c78de7dc8
*** empty log message ***
styles/macosx.style
--- a/styles/macosx.style	Tue Sep 22 15:53:35 2015 +0200
+++ b/styles/macosx.style	Tue Sep 22 17:06:29 2015 +0200
@@ -1,6 +1,6 @@
 ; View defaultStyle:#mswindowsVista
 ;
-; $Header: /cvs/stx/stx/libview/styles/macosx.style,v 1.9 2015-03-03 10:35:01 cg Exp $
+; $Header$
 
 ToolbarIconLibrary              (Smalltalk at:#ToolbarIconLibrary put:(Smalltalk at:#MacOSXToolbarIconLibrary))
 
@@ -42,13 +42,6 @@
 selection.hilightForegroundColor        (Color white)
 selection.hilightStyle                  #macosx
 
-slider.NTallyMarks               nil
-scroller.NTallyMarks             nil
-scroller.tallyLevel              nil
-scroller.tallyInset              nil
-scroller.tallyDistance           nil
-
-
 menu.enteredLevel               0
 
 ;; enable this, when old menuView cares for it also
@@ -106,6 +99,30 @@
 scrollBar.position              #right
 scrollBar.buttonPositions       #bottom
 
+slider.NTallyMarks               nil
+scrollBar.vScrollBarWidth        12
+scrollBar.hScrollBarHeight       12
+scrollBar.viewBackground         16rF0F0F0
+
+scroller.viewBackground          16rF0F0F0
+scroller.NTallyMarks             nil
+scroller.tallyLevel              nil
+scroller.tallyInset              nil
+scroller.tallyDistance           nil
+scroller.thumbEdgeStyle          nil
+scroller.thumbInset              2
+scroller.thumbLevel              0
+scroller.thumbColor              16rB0B0B0
+scroller.thumbFrameColor         nil
+scroller.thumbEnteredColor       16r808080
+scroller.thumbActiveColor        16r808080
+scroller.thumbShadowColor        nil
+scroller.thumbLightColor         nil
+scroller.thumbHalfLightColor     nil
+scroller.roundStyle              true
+scroller.vista3DStyle            false
+
+
 ;scroller.viewBackground          (Color redByte:16rF0 greenByte:16rF0 blueByte:16rF0)
 ;scroller.thumbColor              (Color redByte:16rCD greenByte:16rCD blueByte:16rCD)
 ;scroller.thumbLightColor         =scroller.thumbColor