Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!garcon!uxa.cso.uiuc.edu!emb90619 From: emb90619@uxa.cso.uiuc.edu (Eric M Berdahl) Newsgroups: comp.sys.mac.programmer Subject: Method to Define my own "strechable shapes" Summary: need help from Mac Wizards Message-ID: <820@garcon.cso.uiuc.edu> Date: 18 Apr 89 00:55:35 GMT Sender: news@garcon.cso.uiuc.edu Reply-To: emb90619@uxa.cso.uiuc.edu (Eric M Berdahl) Organization: University of Illinois at Urbana-Champaign Lines: 20 Here's my problem: I have a general shape stored in a RgnHandle. For instance, it could be a donut shape originally created by dragging out two concentric circles and defining the area between them as the region, but I really don't know anything about the nature of the region. I want to be able to take this arbitrary shape and drag it out to an arbitrary size (ala MacDraw). I have looked at MapRgn() and InsetRgn() and neither routine gives me just what I'm looking for. (Of course, I may just be doing them wrong.) If ANYONE can come up with suggestions for how to implement this, I'd be eternally gratefull. Thanx in advance. -Eric Eric M. Berdahl PsiWare Software not inc. emb90619@uxa.cso.uiuc.edu