Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!csd4.milw.wisc.edu!leah!albanycs!crdgw1!uunet!murtoa.cs.mu.oz.au!munnari.oz.au!murtoa.cs.mu.oz!jkjl From: jkjl@murtoa.cs.mu.oz (John Keong-Jin Lim) Newsgroups: comp.sys.mac.programmer Subject: Re: Rectangles in DITL's Message-ID: <1586@munnari.oz.au> Date: 15 Jun 89 03:53:58 GMT References: <2354@etive.ed.ac.uk> Sender: news@cs.mu.oz.au Reply-To: jkjl@munmurra.UUCP (John Keong-Jin Lim) Organization: University of Melbourne, Comp Sci Dept Lines: 13 The difference between the CNTL rect and the DITL rect is that the CNTL rect is the dimensions of the control. The DITL rect is the rectangle that the CNTL rect is mapped onto. Thus if the CNTL rect is {0,0,20,20} and the DITL rect is {10,10,50,50} the control now appears 4 times (2x2) larger than normal and offset by {10,10}. Hope this helps. john ps : thanks for the $$, nick.