Mercurial > hg > xemacs-beta
comparison etc/Emacs.ad @ 26:441bb1e64a06 r19-15b96
Import from CVS: tag r19-15b96
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:32 +0200 |
parents | 376386a54a3c |
children | ec9a17fef872 |
comparison
equal
deleted
inserted
replaced
25:383a494979f8 | 26:441bb1e64a06 |
---|---|
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. |