home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / acorn / 9432 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.7 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!swrinde!emory!sol.ctr.columbia.edu!spool.mu.edu!agate!doc.ic.ac.uk!uknet!warwick!dcs.warwick.ac.uk!ahersee
  2. From: ahersee@dcs.warwick.ac.uk (Andrew Hersee)
  3. Newsgroups: comp.sys.acorn
  4. Subject: Re: dragASprite / Modified filer.
  5. Message-ID: <1992Nov8.153647.27295@dcs.warwick.ac.uk>
  6. Date: 8 Nov 92 15:36:47 GMT
  7. Sender: news@dcs.warwick.ac.uk (Network News)
  8. Organization: Department of Computer Science, Warwick University, England
  9. Lines: 28
  10. Nntp-Posting-Host: stone
  11.  
  12. >Use an obey file named !run in the application-which-is-a-directory
  13. >something like
  14. >(call this obey file FRED)
  15. >
  16. >set alias$open_directory filer_opendir <Obey$Dir>
  17. >open_directory
  18. >(end FRED)
  19. >Have all the sprites for applications-which-are-really-directories in the
  20. >!Sprites file of your !System Directory (assuming !system is in the root
  21. >directory ) then they are IconSprited when you open the window)
  22. >When you click on the application-that-is-a-directory it opens the sub
  23. >
  24. >I have done this for a couple of years now.
  25. >Also I changed the sprite of FRED by redefining the filetype of FRED to an
  26. >unused type, and defined the runtype for it Obey %.
  27.  
  28. Yes I do this for direcory 'links' unfortunately it does not work when
  29. you close the resulting window with adjust. It simply takes you to the
  30. directory where you have actually stored the propper directory. Is this
  31. getting confusing?
  32.  
  33. I use Adjust Click to close my filer windows most of the time and thus I
  34. get annoyed if the window that appears is not the window that I orriginally
  35. clicked on to open the directory. This all works ok of you hack the filer
  36. but NOT if you start creating obey files or applications. 
  37.  
  38. Andrew Hersee
  39.