>>>> "Michael" == Michael Toomim
<toomim(a)cory.eecs.berkeley.edu> writes:
Michael> This makes a toolbar button with the text "This is a
Michael> button", but the button's text isn't colored green like
Michael> it should be (right?).
Thanks for the report. Toolbars in 21.4 are not window system
widgets, they are handled internally to the frame (Motif would call
them gadgets, I guess), and don't seem to use faces at all. Fixing
would require invasive surgery. Toolbars use faces in 21.5, but not
correctly yet IMO.
Use the X resources, eg:
XEmacs*backgroundToolBarColor: LemonChiffon2
XEmacs*menubar*Foreground: Brown
XEmacs*menubar*Background: LemonChiffon2
This works fine for me.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.