Button with a Pixmap?

From: Kevin K. Lewis <lewikk_at_rockdal.aud.alcatel.com>
Date: Mon, 29 Jul 1996 08:23:52 -0500

Can I display a pixmap (or another color format) on a button? I can
do a bitmap, but I'd like to add a bit of color.

Something like the following:

(define button (make <Button>
                     :parent p
                     :command (lambda () (format #t "Button press.\n"))
                     :pixmap "/path/to/pixmap"))

Thanks for any help.

-- 
Kevin K. Lewis               | My opinions may be unreasonable
lewikk_at_aud.alcatel.com       | but such is the voice of inspiration
Received on Mon Jul 29 1996 - 15:42:50 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST