styles/xaw3d.style
author Jan Vrany <jan.vrany@labware.com>
Fri, 26 Apr 2024 21:09:50 +0100
branchjv
changeset 9076 7c39b306d9d4
parent 1951 5290a36652db
permissions -rw-r--r--
Skip `FcPatternTests >> test_02` when using FontConfig >= 2.13.1 ...as it turns out the "bug" is still present in 2.14.1 and 2.15.0. Sigh.

; View defaultStyle:#xaw3d 
;
; another example for a tiny modification - 
; motif look-alike xaw3d style
;
; $Header: /cvs/stx/stx/libview/styles/xaw3d.style,v 1.4 1997-11-03 16:43:15 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

checkToggle.bitmapFile           nil
checkToggle.style                #fatcross
checkToggle.activeLevel          -1
checkToggle.passiveLevel         -1
checkToggle.borderWidth          0
checkToggle.activeBackgroundColor Color white
checkToggle.backgroundColor       Color white
checkToggle.foregroundColor       Color black
checkToggle.activeForegroundColor Color black

button.activeForegroundColor     Color white
button.activeBackgroundColor     Color black

scroller.ghostFrameColor         nil
#scroller.ghostColor              Color grey:25 
#scroller.ghostLevel              -1
scroller.thumbActiveLevel        -2