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