Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site Shasta.ARPA Path: utzoo!watmath!clyde!bonnie!akgua!mcnc!decvax!decwrl!Shasta!gus From: gus@Shasta.ARPA Newsgroups: net.micro.mac Subject: Re: Control Manager query Message-ID: <5699@Shasta.ARPA> Date: Sun, 26-May-85 15:37:20 EDT Article-I.D.: Shasta.5699 Posted: Sun May 26 15:37:20 1985 Date-Received: Thu, 30-May-85 00:30:38 EDT References: <7484@ucbvax.ARPA> Organization: Stanford University Lines: 22 > I've been pouring over Inside Macintosh trying to figure out how to > design my own control (for a real neat DA I'll post {w/source} as soon > as it's written). I've read and reread the Bible on the subject, which > is lacking in saying how to actually define part codes, where the drawing > of the thing takes place and by what (how do I actually define what the > control looks like, and where), etc. > > Has anyone out there actually made their own control? > If so, could you give me a hand (where do I look, what does the definition > look like, etc.)? > > Thanks in advance, > Peter Korn Ditch the control manager. I really doesn't do anything for you unless you plan to release a library of controlls to the world with a common interface. I have discussed this with many people and the general concensus is that it is a lot easier, and perhaps more efficient to do your own 'controlls' directly using quickdraw. Use the control manager only for the things that are already provided. Gus Fernandez