home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!veritas!amdcad!dvorak.amd.com!usenet
- From: rpomeroy@aunext3.cam.amd.com (Ron Pomeroy x(Coop))
- Newsgroups: comp.sys.next.programmer
- Subject: Re: Interface builder
- Message-ID: <1992Aug28.230458.23785@dvorak.amd.com>
- Date: 28 Aug 92 23:04:58 GMT
- References: <1992Aug28.132641.1923@pellns.alleg.edu>
- Sender: usenet@dvorak.amd.com (Usenet News)
- Reply-To: rpomeroy@aunext3.cam.amd.com
- Distribution: usa
- Organization: Advanced Micro Devices, Inc.; Austin, Texas
- Lines: 38
-
- In article <1992Aug28.132641.1923@pellns.alleg.edu> frisinv@alleg.edu writes:
- >>In article <17jslcINNqou@overload.lbl.gov> seidl@next1.lbl.gov (Peter
- >>Seidl) writes:
- >>> I am beginning to learn about the interface builder and have been
- >>working the
- >>> examples in chapter 8 of the Nextstep Concepts manual. I have more or
- >>less
- >>> succeeded in doing Examples 1-3. However, one thing seems puzzling:
- >>The
- >>> calculator examples (2 and 3) run fine as applications, but when I try
- >>to test
- >>> them using the Test Interface command in IB, nothing happens when I tell
- >>it to
- >>> do a calculation. However, the 'edit' functions seem to work fine in
- >>Test
- >>> Interface mode. Did I make a mistake or is it a quirk of the IB?
- >>>
- >>> --
- >>> Peter Seidl
- >>> Heavy Ion Fusion Accelerator Research
- >>> Lawrence Berkeley Laboratory
- >>> Berkeley, CA 94720
- >>>
- >>> seidl@next1.lbl.gov
- >>
- >>It's a quirk.
-
- Now wait a minute. When you tell it to do a calculation you're
- actually making a method call (that you typed in in Controller.hm) right ?
- How can InterfaceBuilder invoke a method that hasn't been compiled ?
- Am I missing something here ?
-
- Confused !
- --
- Ronald Pomeroy
- Advanced Micro Devices
- CAM Applications Group
- rpomeroy@aunext3.amd.com
-