Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zephyr.ens.tek.com!uw-beaver!uw-june!wolf.cs.washington.edu!slh From: slh@wolf.cs.washington.edu (Scott Heyano) Newsgroups: comp.windows.x.motif Subject: Re: graphic on button Summary: pixmap Message-ID: <14594@june.cs.washington.edu> Date: 21 Jan 91 18:20:32 GMT References: Sender: news@cs.washington.edu Reply-To: slh@wolf.cs.washington.edu (Scott Heyano) Organization: Computer Science & Engineering, U. of Washington, Seattle Lines: 9 In article wl16+@andrew.cmu.edu (Wen-Yang Lin) writes: [stuff] |My question is: |Is it possible to draw graphic on the button directly instead of writing text on the button such as "Line" and "Circle" to indicate user for drawing line or circle on drawing area? And how to do that? | Make a pixmap with whatever picture you want on it, set the pushbutton label type to pixmap set the label to the pixmap you created (Also, learn to hit once in awhile.)