Scroller.st
changeset 5794 57bb8f3b793c
parent 5775 8b9394e8dd35
child 5872 3840d3ff35a2
--- a/Scroller.st	Wed Jul 20 11:35:33 2016 +0200
+++ b/Scroller.st	Wed Jul 20 11:36:00 2016 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1989 by Claus Gittinger
 	      All Rights Reserved
@@ -1255,7 +1257,7 @@
             "/ color gradient drawing
             "/ with colors rougly smilar to the vista colors, which are:
             "/ 243 242 240 236 234 233 215 211 207 205 200 192 206
-            clr2 := styleSheet colorAt:#'scroller.vista3DStyleLightColor' default:Color white.
+            clr2 := styleSheet colorAt:#'scroller.vista3DStyleLightColor' default:self whiteColor.
             
             (orientation == #vertical) ifTrue:[
                 n := w