home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!ukma!rutgers!njitgw.njit.edu!tesla.njit.edu!erh0362
- From: erh0362@tesla.njit.edu (Elliotte Rusty Harold)
- Newsgroups: comp.sys.mac.programmer
- Subject: Custom SFPutFile dialog box
- Message-ID: <1992Jul25.140437.1@tesla.njit.edu>
- Date: 25 Jul 92 19:04:37 GMT
- Sender: news@njit.edu
- Organization: New Jersey Institute of Technology
- Lines: 18
- Nntp-Posting-Host: tesla
-
-
- Can anybody point me toward some sample C sode and resources for
- working with a custom SFPutfile dialog box? I do have the sample Pascal source
- from Apple available on ftp.apple.com but between Pascal itself and the poor
- formatting of the file I'm finding it hard going.
-
- I just need to be able to offer four different file formats in a "Save
- As..." dialog box. I'd like to do it with a pop-up menu but radio buttons
- would work fine too. This needs to run under System 6 or later (and it
- wouldn't hurt if it could run under earlier systems as well.) I feel confident
- I can create and handle everything except the list box that shows the folders
- and files already present. The custom Save As dialogs I've peeked at in other
- applications with ResEdit show this as a useritem. Can anyone provide some
- more details on this item and how I'd handle it?
-
- Elliotte Rusty Harold Department of Applied Mathematics
- elharo@m.njit.edu New Jersey Institute of Technology
- erh0362@tesla.njit.edu Newark, NJ 07103
-