Ailin Nemui writes:
Can the gui button carry an image (as in, XPM)?
It should be able to do so, with something like the syntax below. But
this is evidently buggy. For
(insert-gui-button
[button :descriptor ""
:image [xpm :file "/usr/local/src/xemacs/etc/recycle.xpm"]
:face gui-button-face
:callback-ex (lambda (ii e) nil)])
the geometry of the button changes to conform to that of the image,
but the image doesn't appear.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta