Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!tut.cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!netnews From: eht@cs.cmu.edu (Eric Thayer) Newsgroups: comp.sys.next Subject: Re: "File's Owner" object in interfact builder Message-ID: <1991Apr26.201311.2102@cs.cmu.edu> Date: 26 Apr 91 20:13:11 GMT References: <566@rosie.NeXT.COM> Sender: netnews@cs.cmu.edu (USENET News Group Software) Organization: School of Computer Science, Carnegie Mellon Lines: 12 In article <566@rosie.NeXT.COM> aozer@next.com (Ali Ozer) writes: > In article <2571@fornax.UUCP> mcdonald@fornax.UUCP (Ken Mcdonald) writes: [question about what "File's Owner" means in IB deleted] [Ali Ozer's good explanation of what "Files's Owner" means deleted] All I can to what Ali Ozer has said is the an example of just the situation he describes can be found in SoundDocument.m and SoundDocument.nib in /NextDeveloper/Examples/SoundEditor. In this case, SoundDocument instances are owners of SoundDocument.nib. I found it worthwhile to study and think about this code. ..eric