Sean MacLennan writes:
> It *does* change the preview box in the customize face buffer,
the
> sample does indeed have the correct background shown for all three
> faces for the tabbar, toolbar, and menubar.
Those widgets are implemented at the X level, not in XEmacs proper.
The interface to faces is a major kludge, and barely gets fonts right
(except it's worse under Xft, where only ISO-8859-1 works IIRC).
> Any idea what I have to do to get a background pixmap to work
in
> those three areas?
I believe you have to set them in your .Xdefaults file using X
resources.
I think that should work (modulo I'm not sure if we support .Xdefaults
any more; the modern way is .Xresources and xrdb), and there is a way
to access and mutate X resources from Lisp (x-get-resource and
x-put-resource).
It would be nice if Custom could be taught to do this, maybe. (I
haven't thought that through, though, it might be a horrible idea. ;-)
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta