home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5761 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!mcafee
  3. From: mcafee@Xenon.Stanford.EDU (Christopher C. McAfee)
  4. Subject: Re: IB Parse Fails
  5. Message-ID: <1992Aug24.043114.21186@CSD-NewsHost.Stanford.EDU>
  6. Keywords: parse, IB
  7. Sender: news@CSD-NewsHost.Stanford.EDU
  8. Organization: Computer Science Department, Stanford University.
  9. References: <BtGI65.FKL@watserv1.uwaterloo.ca>
  10. Distribution: na
  11. Date: Mon, 24 Aug 1992 04:31:14 GMT
  12. Lines: 27
  13.  
  14. In article <BtGI65.FKL@watserv1.uwaterloo.ca> optadm7@watserv1.uwaterloo.ca (J.Cassidy - Optometry) writes:
  15. >
  16. >I'm having a problem with IB, and am hoping if someone could
  17. >assist me.  When I try to parse a .h file that I have origionally
  18. >created with the 'unparse' command of the class window, i get
  19. >the error message: 'No interface for class BottomView'.  BottomView
  20. >is the subclass of View that I have created.  Following are some
  21. >of the symptoms/things I have tried:
  22. >
  23. >I can move to another account and test things out by subclassing
  24. >View, unparsing, then parsing.  This works fine.  Even when I
  25. >copy this project back into my account and try parsing.
  26. >
  27. >When I try creating a new project, subclassing, unparsing, parsing 
  28. >in my account, same error reported as above.
  29. >
  30. >When I copy one of my bad IB projects to another account and parsing
  31. >there, I get the error message.
  32. >
  33. >Could anyone lend me assistance?  
  34. >
  35.  
  36. I also discovered the same problem at work on Friday.  Very bizzare.
  37. Very aggrevating!  Same account did the same thing on different machines
  38. with different IB's.  
  39.  
  40. Chris
  41.