comparison etc/Emacs.ad @ 102:a145efe76779 r20-1b3

Import from CVS: tag r20-1b3
author cvs
date Mon, 13 Aug 2007 09:15:49 +0200
parents 131b0175ea99
children 360340f9fd5f
comparison
equal deleted inserted replaced
101:a0ec055d74dd 102:a145efe76779
74 *XlwScrollBar*Background: Gray75 74 *XlwScrollBar*Background: Gray75
75 *XmScrollBar*Foreground: Gray30 75 *XmScrollBar*Foreground: Gray30
76 *XmScrollBar*Background: Gray75 76 *XmScrollBar*Background: Gray75
77 77
78 ! 78 !
79 ! The Lucid Scrollbar supports two added resources, KnobStyle is either 79 ! The Lucid Scrollbar supports two added resources, SliderStyle is either
80 ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle 80 ! "plain" (default) or "dimple". Dimple puts a small dimple in the middle
81 ! of the knob that depresses when the knob is clicked on. ArrowPosition is 81 ! of the slider that depresses when the slider is clicked on. ArrowPosition is
82 ! either "opposite" (default) or "same". Opposite puts the arrows at opposite 82 ! either "opposite" (default) or "same". Opposite puts the arrows at opposite
83 ! of the scrollbar, same puts both arrows at the same end, like the Amiga. 83 ! of the scrollbar, same puts both arrows at the same end, like the Amiga.
84 ! 84 !
85 ! Emacs*XlwScrollBar.KnobStyle: dimple 85 ! Emacs*XlwScrollBar.SliderStyle: dimple
86 ! Emacs*XlwScrollBar.ArrowPosition: opposite 86 ! Emacs*XlwScrollBar.ArrowPosition: opposite
87 87
88 88
89 ! 89 !
90 ! If you want to turn off a toolbar, set its height or width to 0. 90 ! If you want to turn off a toolbar, set its height or width to 0.