home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5853 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.7 KB

  1. Path: sparky!uunet!olivea!veritas!amdcad!dvorak.amd.com!usenet
  2. From: rpomeroy@aunext3.cam.amd.com (Ron Pomeroy x(Coop))
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: Interface builder
  5. Message-ID: <1992Aug28.230458.23785@dvorak.amd.com>
  6. Date: 28 Aug 92 23:04:58 GMT
  7. References: <1992Aug28.132641.1923@pellns.alleg.edu>
  8. Sender: usenet@dvorak.amd.com (Usenet News)
  9. Reply-To: rpomeroy@aunext3.cam.amd.com
  10. Distribution: usa
  11. Organization: Advanced Micro Devices, Inc.; Austin, Texas
  12. Lines: 38
  13.  
  14. In article <1992Aug28.132641.1923@pellns.alleg.edu> frisinv@alleg.edu writes:
  15. >>In article <17jslcINNqou@overload.lbl.gov> seidl@next1.lbl.gov (Peter  
  16. >>Seidl) writes:
  17. >>> I am beginning to learn about the interface builder and have been  
  18. >>working the  
  19. >>> examples in chapter 8 of the Nextstep Concepts manual.  I have more or  
  20. >>less  
  21. >>> succeeded in doing Examples 1-3.  However, one thing seems puzzling:   
  22. >>The  
  23. >>> calculator examples (2 and 3) run fine as applications, but when I try  
  24. >>to test  
  25. >>> them using the Test Interface command in IB, nothing happens when I tell  
  26. >>it to  
  27. >>> do a calculation.  However, the 'edit' functions seem to work fine in  
  28. >>Test  
  29. >>> Interface mode.  Did I make a mistake or is it a quirk of the IB?
  30. >>> 
  31. >>> --
  32. >>> Peter Seidl
  33. >>> Heavy Ion Fusion Accelerator Research 
  34. >>> Lawrence Berkeley Laboratory
  35. >>> Berkeley, CA 94720
  36. >>> 
  37. >>> seidl@next1.lbl.gov
  38. >>
  39. >>It's a quirk.
  40.  
  41. Now wait a minute.  When you tell it to do a calculation you're
  42. actually making a method call (that you typed in in Controller.hm) right ?
  43. How can InterfaceBuilder invoke a method that hasn't been compiled ?  
  44. Am I missing something here ?
  45.  
  46. Confused !
  47. --
  48. Ronald Pomeroy
  49. Advanced Micro Devices
  50. CAM Applications Group
  51. rpomeroy@aunext3.amd.com
  52.