home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / oop / macapp3 / 19 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.0 KB

  1. Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!wupost!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!applelink.apple.com
  2. From: DIGIMATCH@AppleLink.Apple.COM (3M, Ran Bedekar,PRT)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Re: "Bare" views in Ad Lib
  5. Message-ID: <722186090.7024023@AppleLink.Apple.COM>
  6. Date: 19 Nov 92 13:54:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 14
  10.  
  11. Rich,
  12. The 'View' format in MacApp 3.0 requires that a single view be at the top of a
  13. hierarchy saved as a resource.  This was not the case in MA2.
  14. If you try to put multiple views at the top level (without using a window as
  15. your top view) Ad Lib will enclose them with a generic TView with the id
  16. 'base'.  (This is mentioned in the manual but not described at length.)  If you
  17. edit this view by adding more views at the top level (i.e., even with 'base')
  18. you will get another 'base' to enclose them all.  The only way to avoid this is
  19. to make sure that all view resources contain only one view at the top of the
  20. hierarchy.
  21.  
  22. Regards,
  23. Nick
  24.  
  25.