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

  1. Path: sparky!uunet!mcsun!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: <1992Nov7.165801.464@dcs.warwick.ac.uk>
  6. Date: 7 Nov 92 16:58:01 GMT
  7. Sender: news@dcs.warwick.ac.uk (Network News)
  8. Organization: Department of Computer Science, Warwick University, England
  9. Lines: 47
  10. Nntp-Posting-Host: stone
  11.  
  12.  
  13. >>Ok it is possible to do. All you need to do is plot the multiple files you
  14. >>are going to drag in a sprite and then drag that larger sprite. (I may work
  15. >>on this if no one else succedes).
  16.  
  17. >I think multiple-drag sprites look a bit silly to be honest!
  18.  
  19. >>My filer is already modified so that I can have sprites for normal directories
  20. >>not just the ones with a ! at the beginning. This allows me to draw a little
  21. >>picture in the lower half of a directory sprite depicting what the directory
  22. >>contains. (eg my games directory is a standard directory sprite with a pac-
  23.  
  24. >neat! Of course don't need to modify the filer - just have your dirs
  25. >as apps which when double-clicked on open a subdir, etc.
  26.  
  27. Yes this is what I used to do however tis not a very good solution :
  28.  
  29. i)  Takes more disc space for !Run etc + 2 directories
  30. ii) You can not use adjust click on the resulting directory to take you back
  31.     to the parent of the !directory. (Although I got round this problem
  32.     in RO2 by having an app inside the !directory which had a !boot file
  33.     which closed !directory and opened it's parent. Unfortunately this
  34.     only works once in RO3)
  35.  
  36. I think my solution is the most flexible solution. But would be interested
  37. in any other revolutionary idea :-)
  38.  
  39.  
  40. >>Unfortunately I don't think I could post my Filer2 module as the main code
  41. >>is copyright Acorn. How does the person who is going to attempt a dragasprite
  42. >>filer think they are going to distribute it?
  43.  
  44. >This person who has done a dragsprite filer thinks he is going to distribute
  45. >it as a !Patch type thing ;-)
  46.  
  47. Yes this is what I thought of doing however I have a few problems:
  48.  
  49. I have inserted approx 1k into the code thus certain address have changed
  50. and also need changing. Does anyone know how one writes a patch file
  51. for Acorn's patch utility or am I talking a load of you know what?
  52.  
  53. Is there enough demand for me to alter this?
  54.  
  55. In fact why don't I get together with 'this person' and we could release a
  56. patch which did both solid drags and nice directory sprites?
  57.  
  58. Andrew Hersee
  59.