home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5620 < prev    next >
Encoding:
Text File  |  1992-08-14  |  961 b   |  29 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!decwrl!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: Packages
  5. Message-ID: <1992Aug15.001900.1465@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <1992Aug13.220229.15234@sunova.ssc.gov>
  10. Date: Sat, 15 Aug 1992 00:19:00 GMT
  11. Lines: 16
  12.  
  13. In article <1992Aug13.220229.15234@sunova.ssc.gov>
  14.     sapp@falcon.ssc.gov (Kevin Sapp) writes:
  15. >How does one create a file package from an app?  
  16.  
  17. If you're using InterfaceBuilder under 2.x, go to the Project
  18. Inspector, click on Attributes, and check the File Package
  19. box in the lower left hand corner.  [Presumably ProjectBuilder
  20. in 3.0 will offer something similar.]
  21.  
  22. >Once it is created is there any trick to the open/save panels recognizing
  23. >it as a package and not a plain directory?
  24.  
  25. Yes.  The class is "hardwired" to treat directories with .app
  26. suffixes specially.
  27.  
  28.                     -=EPS=-
  29.