*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 18 Jul 1996 19:28:41 +0200
changeset 961 0e24492a7eef
parent 960 b9bd0a5c4884
child 962 9c2a114a2bc5
*** empty log message ***
styles/st80.style
--- a/styles/st80.style	Thu Jul 18 19:26:36 1996 +0200
+++ b/styles/st80.style	Thu Jul 18 19:28:41 1996 +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.8 1996-05-14 10:02:28 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/st80.style,v 1.9 1996-07-18 17:28:41 cg Exp $
 
 comment  'old `ST80'' 3D look alike'
 
@@ -22,8 +22,10 @@
 ; take smaller fonts on VGA screens
 font               Font family:'courier' face:'medium' style:'roman' size:10
 selectionFont      Font family:'helvetica' face:'medium' style:'roman' size:10
+boldFont           Font family:'helvetica' face:'bold' style:'roman' size:10
 #else
 selectionFont      Font family:'helvetica' face:'medium' style:'roman' size:12
+boldFont           Font family:'helvetica' face:'bold' style:'roman' size:12
 #endif
 
 #if Display hasGreyscales
@@ -73,6 +75,7 @@
 ; buttonActiveForegroundColor      Color white
 buttonActiveBackgroundColor      Color grey
 
+menuFont                         =boldFont
 menuViewBackground               Color white
 menuForegroundColor              Color black
 menuBackgroundColor              Color white
@@ -82,7 +85,11 @@
 menuSeparatingLineLevel          0
 menuSeparatingLineInset          0
 
+pullDownMenuFont                 =boldFont
 pullDownMenuViewBackground       =viewGrey
-pullDownMenuLevel                1
+pullDownMenuLevel                0
 pullDownMenuHilightLevel         -1
 pullDownMenuHilightBackgroundColor  Color grey
+pullDownMenuSeparatingLines         false
+; pullDownMenuKeepMenu                true
+