*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 27 Feb 1996 03:02:10 +0100
changeset 468 8c5bd9fa6038
parent 467 badc7ab65a2d
child 469 6a263638989c
*** empty log message ***
SimpleView.st
styles/iris.style
styles/motif.common
--- a/SimpleView.st	Tue Feb 27 02:56:37 1996 +0100
+++ b/SimpleView.st	Tue Feb 27 03:02:10 1996 +0100
@@ -20,7 +20,7 @@
 		windowGroup'
 	classVariableNames:'Grey CentPoint ViewSpacing DefaultStyle StyleSheet
 		DefaultViewBackgroundColor DefaultBorderColor DefaultLightColor
-		DefaultShadowColor DefaultBorderWidth DefaultFont
+		DefaultShadowColor DefaultBorderWidth
 		DefaultFocusColor DefaultFocusBorderWidth
 		ReturnFocusWhenClosingModalBoxes'
 	poolDictionaries:''
@@ -5901,6 +5901,6 @@
 !SimpleView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/SimpleView.st,v 1.58 1996-02-27 01:56:37 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/SimpleView.st,v 1.59 1996-02-27 02:01:29 cg Exp $'
 ! !
 SimpleView initialize!
--- a/styles/iris.style	Tue Feb 27 02:56:37 1996 +0100
+++ b/styles/iris.style	Tue Feb 27 03:02:10 1996 +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.style,v 1.8 1995-12-14 15:15:52 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/iris.style,v 1.9 1996-02-27 02:02:09 cg Exp $
 
 comment  'Silicon graphics'' Iris look alike'
 
@@ -27,6 +27,8 @@
 popupLevel                      2     
 popupBorderWidth                1     
 
+textFont                        Font family:'courier' size:12 
+
 #if Display hasColors   
 textSelectionForegroundColor    Color black
 textSelectionBackgroundColor    Color green
--- a/styles/motif.common	Tue Feb 27 02:56:37 1996 +0100
+++ b/styles/motif.common	Tue Feb 27 03:02:10 1996 +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.3 1996-02-24 16:14:05 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.4 1996-02-27 02:02:10 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -18,6 +18,7 @@
 selectionFont                   =fatFont
 labelFont                       =fatFont
 menuFont                        =fatFont
+textFont                        Font family:'courier' size:12 
 
 viewBackground                  =viewGrey
 borderWidth                     0