home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13024 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.4 KB

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