styles/os2.style
changeset 1951 5290a36652db
parent 1948 6a9b754ca6d3
child 1959 d5ec4b54e970
--- a/styles/os2.style	Mon Nov 03 16:21:28 1997 +0100
+++ b/styles/os2.style	Mon Nov 03 17:43:15 1997 +0100
@@ -2,7 +2,7 @@
 ;
 ; this is not yet completed
 ;
-; $Header: /cvs/stx/stx/libview/styles/os2.style,v 1.12 1997-11-02 19:49:11 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/os2.style,v 1.13 1997-11-03 16:43:06 cg Exp $
 
 comment  'OS/2 look alike'
 
@@ -41,7 +41,7 @@
 borderWidth               0
 viewBackground            =viewGrey
 
-fatFont                   Font family:'variable' face:nil style:nil size:nil encoding:nil "/ Font family:'helvetica' face:'bold' style:'roman' size:12
+fatFont                   Font family:'helvetica' face:'bold' style:'roman' size:12
 thinFont                  Font family:'helvetica' face:'medium' style:'roman' size:12
 
 scrollBar.position         #right
@@ -71,6 +71,8 @@
 button.activeForegroundColor     Color white
 #endif
 
+radioButton.style                       #round3D
+
 textCursor.type                          #solidCaret
 textCursor.backgroundColor               Color black
 textCursor.noFocusForegroundColor        Color grey
@@ -103,7 +105,7 @@
 #endif
 
 selection.font                     =fatFont
-labelFont                          =thinFont
+label.font                         =thinFont
 
 selection.backgroundColor          =Yellow
 selection.hilightForegroundColor   Color white
@@ -126,6 +128,7 @@
 ; since menus inherit from selectionInList,
 ; redefine the Yellow settings ...
 ;
+menu.font                            =fatFont
 menu.backgroundColor                 =viewGrey
 menu.shadowColor                     =menu.backgroundColor darkened
 menu.lightColor                      =menu.backgroundColor lightened
@@ -141,7 +144,7 @@
 menu.viewBackground                  =viewGrey
 menu.separatingLineLevel             0
 
-pullDownMenu.font                    =selection.font
+pullDownMenu.font                    =fatFont
 pullDownMenu.separatingLines         false
 pullDownMenu.level                   0
 pullDownMenu.hilightLevel            -1