home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5604 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.5 KB

  1. Path: sparky!uunet!usc!rpi!bu.edu!dartvax!news
  2. From: fermat@fermat.dartmouth.edu (Michael Glenn)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Updating workspace file viewer.
  5. Message-ID: <1992Aug14.124045.10555@dartvax.dartmouth.edu>
  6. Date: 14 Aug 92 12:40:45 GMT
  7. Sender: news@dartvax.dartmouth.edu (The News Manager)
  8. Organization: Dartmouth College, Hanover, NH
  9. Lines: 25
  10.  
  11.  
  12. I apologize if this is a FAQ or has been asked before.  If it is a FAQ,  
  13. just tell me so. :)
  14.  
  15. I have (am writing) an application that will launch when files with the  
  16. appropriate extension are double-clicked from the file viewer.  The  
  17. program will usually create/remove files in the same directory as the file  
  18. being opened, but the file viewer doesn't update itself right away to show  
  19. the changes in the directory.  It *does* work fine if I open a file via an  
  20. Open Panel from within the application.  After selecting the file this  
  21. way, the file viewer immediately fixes itself.  So, I'm looking for two  
  22. things:
  23.  
  24. 1) An explanation as to why there is any difference here...
  25.  
  26. 2) How to "poke" the workspace manager to tell it that it needs to update  
  27. the file viewer.
  28.  
  29. Ok, second question thread:  Is there a convenient way of specifying more  
  30. than three document file extensions for a single application?  I can do so  
  31. by modifying the Makefile (DOCICONS and ICONSECTIONS) and then modifying  
  32. the .iconheader file.  But this seems the wrong way, as the IB will  
  33. overwrite these...  From inside the IB, it seems to allow only 3.
  34.  
  35. Michael Glenn (fermat@fermat.dartmouth.edu - NeXT mail welcome!)
  36.