*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 11 Feb 2000 15:59:24 +0100
changeset 3176 f14d2900bb5e
parent 3175 e2a195f4af24
child 3177 8aa3c800394a
*** empty log message ***
styles/iris.common
styles/motif.common
styles/mswindows95.style
--- a/styles/iris.common	Fri Feb 11 15:21:20 2000 +0100
+++ b/styles/iris.common	Fri Feb 11 15:59:24 2000 +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.common,v 1.12 2000-02-08 10:34:26 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/iris.common,v 1.13 2000-02-11 14:59:22 cg Exp $
 
 is3D                            true
 
@@ -146,6 +146,7 @@
 #endif
 
 pullDownMenu.font                =menu.font
+pullDownMenu.menuLevel           2
 pullDownMenu.level               0
 pullDownMenu.hilightLevel        2
 pullDownMenu.edgeStyle           #soft
--- a/styles/motif.common	Fri Feb 11 15:21:20 2000 +0100
+++ b/styles/motif.common	Fri Feb 11 15:59:24 2000 +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.29 1999-10-27 13:28:02 stefan Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.30 2000-02-11 14:59:23 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -93,6 +93,7 @@
 menu.disabledForegroundColor     =shadowColor
 
 pullDownMenu.keepMenu                 true
+pullDownMenu.menuLevel                2
 pullDownMenu.level                    1
 pullDownMenu.hilightLevel             2
 #if Screen current notNil and:[Screen current hasGreyscales not]
--- a/styles/mswindows95.style	Fri Feb 11 15:21:20 2000 +0100
+++ b/styles/mswindows95.style	Fri Feb 11 15:59:24 2000 +0100
@@ -1,6 +1,6 @@
 ; View defaultStyle:#mswindows95 
 ;
-; $Header: /cvs/stx/stx/libview/styles/mswindows95.style,v 1.27 2000-02-08 15:48:32 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/mswindows95.style,v 1.28 2000-02-11 14:59:24 cg Exp $
 
 comment  'win95 lookalike'
 
@@ -59,6 +59,8 @@
 
 borderWidth                     0
 viewBackground                  =viewGrey
+focusStyle                      #win95
+
 popup.borderWidth               1     
 popup.shadow                    false   
 popup.level                     1   
@@ -132,7 +134,9 @@
 
 pullDownMenu.separatingLines             false
 pullDownMenu.level                       0
+pullDownMenu.menuLevel                   1
 
+selection.hilightStyle                   #win95
 selection.hilightForegroundColor         Color white
 #if Screen current hasGrayscales
 selection.hilightBackgroundColor         =selectionBlue
@@ -165,6 +169,8 @@
 scrolledView.borderWidth                 0
 scrolledView.level                       0
 scrolledView.margin                      1
+scrolledView.zeroOffsets                 true
+
 scrollBar.level                          0
 scrollBar.spacing                        0
 scrollBar.hiding                         true