home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / oop / macapp3 / 326 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  871 b 

  1. Path: sparky!uunet!olivea!apple!applelink.apple.com
  2. From: PARKS.W@AppleLink.Apple.COM (Parks, William,APD)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Descendent in another unit???
  5. Message-ID: <726039372.8654152@AppleLink.Apple.COM>
  6. Date: 3 Jan 93 05:33:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 19
  10.  
  11.  
  12.     I am having problems using a descendent class of a classe I have derived
  13. from standard MacApp. It works ok when it is in the same unit as their ancestor
  14. class. But when I move them to another unit, no amount of includes, MAMake, or
  15. class PascalObj TAdminDialog; forward declaration I still get an error.
  16.  
  17.         base class undefined.
  18.  
  19.     I've even tried extern to no avail.
  20.  
  21.     I seem to be missing something basic.
  22.  
  23.  
  24.                     Any help would be appreciated.
  25.  
  26.                                 Thanks Bill Parks
  27.  
  28.  
  29.  
  30.