styles/motif.common
changeset 3703 b186440a7cf7
parent 3550 675028a65fb6
child 3714 84947d7fb23d
equal deleted inserted replaced
3702:39cb49a47bc1 3703:b186440a7cf7
     1 ;
     1 ;
     2 ; common motif stuff (not a style, but included by all motif style variations)
     2 ; common motif stuff (not a style, but included by all motif style variations)
     3 ;
     3 ;
     4 ;
     4 ;
     5 ; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.32 2001-11-16 14:28:54 cg Exp $
     5 ; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.33 2002-08-21 15:39:54 penk Exp $
     6 
     6 
     7 ;
     7 ;
     8 ; this is to be included from the real style,
     8 ; this is to be included from the real style,
     9 ; with (at least) viewGrey, shadowColor, lightColor and mediumColor
     9 ; with (at least) viewGrey, shadowColor, lightColor and mediumColor
    10 ; being predefined
    10 ; being predefined
    11 ;
    11 ;
    12 
    12 
    13 is3D                            true
    13 is3D                            true
    14 name                            #motif
    14 name                            #motif
    15 
    15 
    16 fatFont          ? Font family:'helvetica' face:'bold' style:'roman' size:12
    16 fatFont                         ? Font family:'helvetica' face:'bold' style:'roman' size:12
    17 
    17 
    18 selectionFont                   ? =fatFont
    18 selectionFont                   ? =fatFont
    19 labelFont                       ? =fatFont
    19 labelFont                       ? =fatFont
    20 menuFont                        ? =fatFont
    20 menuFont                        ? =fatFont
    21 textFont                        ? Font family:'courier' size:12 
    21 textFont                        ? Font family:'courier' size:12 
   134 html.activeAnchorForegroundColor    Color black
   134 html.activeAnchorForegroundColor    Color black
   135 html.activeAnchorBackgroundColor    =htmlBackgroundColor
   135 html.activeAnchorBackgroundColor    =htmlBackgroundColor
   136 html.visitedAnchorForegroundColor   Color black
   136 html.visitedAnchorForegroundColor   Color black
   137 html.exampleAnchorForegroundColor   Color black
   137 html.exampleAnchorForegroundColor   Color black
   138 #endif
   138 #endif
       
   139 
       
   140 dataSet.labelView.level             -1
       
   141 dataSet.labelView.verticalSpace     2
   139 
   142 
   140 ;
   143 ;
   141 ; this reverses the ok-cancel order in dialogs;
   144 ; this reverses the ok-cancel order in dialogs;
   142 ; some may be used to ok being on the left ...
   145 ; some may be used to ok being on the left ...
   143 ;
   146 ;