Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!mips!cs.uoregon.edu!gla-aux.uucp!glenn From: glenn@gla-aux.uucp (Glenn Austin) Newsgroups: comp.sys.mac.programmer Subject: Re: List Manager (for the new guy) Message-ID: <0E010021.2r7pke@gla-aux.uucp> Date: 28 May 91 22:37:29 GMT Reply-To: glenn%gla-aux.uucp@skinner.cs.uoregon.edu Organization: The Pit Lane Lines: 16 X-Mailer: uAccess - Mac Release: 1.0.4a In article <11198@bunny.GTE.COM>, CAH0@bunny.gte.com (Chuck Hoffman) writes: > Point testCell = {0, 0}; Set testCell to 1,1. I keep forgetting too, but the best way to remember whether it's 1-based or 0-based is: What's returned from AddRow (AddCol) is a 1-based number. =============================================================================== | Glenn L. Austin | "Turn too soon, run out of room. | | Macintosh Wizard and | Turn too late, much better fate." | | Auto Racing Driver | -- Jim Russell Racing School Instructors | |-----------------------------------------------------------------------------| | Don't take me too seriously -- I never do! :-) | |-----------------------------------------------------------------------------| | Usenet: glenn@gla-aux.uucp or glenn%gla-aux.uucp@skinner.cs.uoregon.edu | ===============================================================================