home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / acorn / 9423 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.4 KB  |  53 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!sdd.hp.com!wupost!news.utdallas.edu!corpgate!bnrgate!bnr.co.uk!pipex!warwick!dcs.warwick.ac.uk!ahersee
  3. From: ahersee@dcs.warwick.ac.uk (Andrew Hersee)
  4. Subject: DragASprite / Modified filer.
  5. Message-ID: <1992Nov6.214741.5081@dcs.warwick.ac.uk>
  6. Sender: news@dcs.warwick.ac.uk (Network News)
  7. Nntp-Posting-Host: stone
  8. Organization: Department of Computer Science, Warwick University, England
  9. Date: Fri, 6 Nov 1992 21:47:41 GMT
  10. Lines: 41
  11.  
  12. Hi again,
  13.  
  14. There's been alot of talk about getting the filer and pinboard to use
  15. DragASprite. The filer actually uses it but only when you follow the menu and
  16. copy a file by dragging it from the resulting save as window. Acorn HAVE been
  17. consistent in the fact that DragASprite is only ever used from a saveas window.
  18.  
  19. Some of you may wonder why the filer and pinboard don't use DragASprite. Well
  20. drag a sprite is only designed to drag one sprite and when copying files
  21. by dragging things between filer windows you can drag more than one file. 
  22. (Same on pinboard). This would require more than one sprite. Now what acorn 
  23. could have done is allowed solid drag when dragging one file but think of the
  24. confusion when someone drags more than one file! Hence the sensible decision
  25. we see now.
  26.  
  27. Ok it is possible to do. All you need to do is plot the multiple files you
  28. are going to drag in a sprite and then drag that larger sprite. (I may work
  29. on this if no one else succedes).
  30.  
  31. My filer is already modified so that I can have sprites for normal directories
  32. not just the ones with a ! at the beginning. This allows me to draw a little
  33. picture in the lower half of a directory sprite depicting what the directory
  34. contains. (eg my games directory is a standard directory sprite with a pac-
  35. man drawn in the lower half.) This is all done by adding the character that 
  36. looks like a sun (well how am I supposed to describe it) before the directory
  37. name. (let * represent the sun) eg *games and sm*games will provide the large
  38. and small icons for the games directory.
  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. Bye for now,
  45.  
  46.  
  47. Andrew Hersee
  48.  
  49. -----------------------------------------------------------------------------
  50.  
  51.   Spelling mistakes? How can there be my modem's doing error correction :-)
  52.  
  53.