home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pageworks.com!world!eff!ssd.intel.com!ogicse!uwm.edu!cs.utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!nstn.ns.ca!ac.dal.ca!seanmcd
- From: seanmcd@ac.dal.ca
- Newsgroups: comp.sys.mac.programmer
- Subject: Does toolbox call 'MapRect' work??
- Message-ID: <1992Dec20.132307.9710@ac.dal.ca>
- Date: 20 Dec 92 09:23:07 GMT
- Article-I.D.: ac.1992Dec20.132307.9710
- Organization: Dalhousie University, Halifax, Nova Scotia, Canada
- Lines: 12
-
- Does 'MapRect' work? I'm using think pascal 3.0, and i'm trying something like
- MapRect(aRect,bRect,cRect);
- and think pascal gives me the useful 'this doesn't make sense'
-
- MapPt(arect.topleft,bRect,cRect); does work, however, so i'm just using two
- mapPt calls instead.
-
- Any ideas why MapRect doesn't seem to be working?
-
- --Classic 6.07 2/40--
-
- Sean
-