*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 15 Oct 1997 13:29:43 +0200
changeset 1924 5d09bd2ff0c7
parent 1923 cdd2c4e199df
child 1925 e4d67cc4f082
*** empty log message ***
styles/motif.common
--- a/styles/motif.common	Wed Oct 15 13:23:57 1997 +0200
+++ b/styles/motif.common	Wed Oct 15 13:29:43 1997 +0200
@@ -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.15 1997-08-20 17:26:30 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.16 1997-10-15 11:29:43 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -29,34 +29,34 @@
 focusColor                      Color black
 ; focusColor                      Color yellow
 
-scrollBarPosition               #right 
-scrollBarButtonPositions        #around     
-scrollBarLevel                  -2
-scrollBarElementSpacing         0
-scrollBarDisableButtons         true
-; scrollBarHiding                 true
+scrollBar.position               #right 
+scrollBar.buttonPositions        #around     
+scrollBar.level                  -2
+scrollBar.elementSpacing         0
+scrollBar.disableButtons         true
+; scrollBar.hiding                 true
 
 #if Display hasGreyscales
-scrollerThumbColor               =viewGrey
-scrollerViewBackground           =mediumColor
+scroller.thumbColor               =viewGrey
+scroller.viewBackground           =mediumColor
 #else
 ; grey 50 is too heavy - isn't it ?
-; scrollerViewBackground          Color grey:50
-scrollerViewBackground           Color white
-scrollerThumbColor               Color white
+; scroller.viewBackground          Color grey:50
+scroller.viewBackground           Color white
+scroller.thumbColor               Color white
 #endif
-scrollerThumbLevel               2
-scrollerThumbInset               0
-scrolledViewLevel               -2
+scroller.thumbLevel               2
+scroller.thumbInset               0
+scrolled.viewLevel               -2
 
-scrollerGhostFrameColor         Color black
-scrollerMiddleButtonJump        true
+scroller.ghostFrameColor         Color black
+scroller.middleButtonJump        true
 
-sliderLevel                      -1
+slider.level                      -1
 
-variablePanelTrackingStyle       #solidLine
+variablePanel.trackingStyle       #solidLine
 
-framedBoxLabelPosition           #topLeft
+framedBox.labelPosition           #topLeft
 
 labelForegroundColor             Color black