*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 20 Mar 1996 11:15:13 +0100
changeset 530 e36baedc649f
parent 529 0f59bf869e8f
child 531 c925ebd39822
*** empty log message ***
styles/generic.style
styles/xaw3d.style
--- a/styles/generic.style	Tue Mar 19 19:53:20 1996 +0100
+++ b/styles/generic.style	Wed Mar 20 11:15:13 1996 +0100
@@ -26,7 +26,7 @@
 ; all of them for new styles. 
 ;
 ;
-; $Header: /cvs/stx/stx/libview/styles/generic.style,v 1.12 1996-03-07 20:06:13 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/generic.style,v 1.13 1996-03-20 10:15:11 cg Exp $
 
 ;
 ; agenda:
@@ -277,6 +277,7 @@
 textCursorBackgroundColor       Color black
 #endif
 textCursorType                  #block "choose one of (#block #ibeam #caret #solidCaret)"
+textWordSelectCatchesBlanks     false
 
 ;
 ; text view selections
@@ -367,6 +368,7 @@
 scrollerThumbEnteredColor       =scrollerThumbColor
 scrollerThumbFrameColor         Color black "nil means no frame"
 scrollerThumbLevel              0
+scrollerThumbActiveLevel        =scrollerThumbLevel
 scrollerThumbInset              0
 scrollerThumbFixHeight          false
 scrollerThumbEdgeStyle          nil "or #soft"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/styles/xaw3d.style	Wed Mar 20 11:15:13 1996 +0100
@@ -0,0 +1,31 @@
+; View defaultStyle:#xaw3d 
+;
+; another example for a tiny modification - 
+; motif look-alike xaw3d style
+;
+; $Header: /cvs/stx/stx/libview/styles/xaw3d.style,v 1.1 1996-03-20 10:15:13 cg Exp $
+
+#include 'motif.style'
+
+comment  '`xaw3d'' lookalike style'
+
+#if (Language == #german) or:[Language == #de]
+comment  'Wie `xaw3d'''
+#endif
+#if (Language == #french) or:[Language == #fr]
+comment  'Comme `xaw3d'''
+#endif
+
+checkToggleBitmapFile           nil
+checkToggleStyle                #fatcross
+checkToggleActiveLevel          -1
+checkTogglePassiveLevel         -1
+checkToggleBorderWidth          0
+checkToggleActiveBackgroundColor Color white
+checkToggleBackgroundColor       Color white
+
+
+scrollerGhostFrameColor         nil
+scrollerGhostColor              Color grey:25 
+scrollerGhostLevel              -1
+scrollerThumbActiveLevel        -2