Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!ucdavis!iris!lim From: lim@iris.ucdavis.edu (Lloyd Lim) Newsgroups: comp.sys.mac.programmer Subject: Re: Pict (or MacPaint) -> ICON Message-ID: <5372@ucdavis.ucdavis.edu> Date: 20 Sep 89 07:27:55 GMT References: <5460@tank.uchicago.edu> Sender: uucp@ucdavis.ucdavis.edu Reply-To: lim@iris.ucdavis.edu (Lloyd Lim) Distribution: na Organization: U.C. Davis - Department of Electrical Engineering and Computer Science Lines: 17 In article <5460@tank.uchicago.edu> crsp_ra@gsbacd.uchicago.edu writes: >I'm trying to use MacPaint to draw some icons and I want to paste them into >ResEdit. Is there any way to do this? I tried going via the ScrapBook, but it >will only paste them in as PICT's. Copy a 32x32 bit section from MacPaint. Then start up ResEdit and create a new ICON or ICN# resource. Open the icon so you're in the icon bit editor. Hold down the shift key and select the whole 32x32 bit image and then paste. (The shift key makes the cursor act like the rectangle selection tool.) If you don't select the same size image as you're pasting in, the paste will scale (which usually isn't what you want). The selection tool is also useful for shifting parts of the bit image around while you're editing. +++ Lloyd Lim Internet: lim@iris.ucdavis.edu (128.120.57.20) Compuserve: 72647,660 US Mail: 146 Lysle Leach Hall, U.C. Davis, Davis, CA 95616