home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 007.lha / Browse.DOC < prev    next >
Text File  |  1986-11-09  |  1KB  |  33 lines

  1. Here we have a file browser for the Amiga. 50% based on the the PARC
  2. browsers,and 50% based on a browser I wrote for Unix long ago (whose
  3. name, I now realize, was probably inspired by the PARC browsers).
  4.  
  5. This is a "level 0" version. Useable, but it needs some things done
  6. to. I've got more important things to do, so I'm turning it loose to
  7. the net, in the hopes that someone else will improve it before I get
  8. back to it.
  9.  
  10. Things that need to be fixed:
  11.  
  12.     1) Theres a loose pointer in there somewhere, but it only seem
  13.     to mangle things if DEBUG is turned on. Not sure what's up.
  14.  
  15.     2) The UP and DOWN gadgets need to turn into a scroll bar gadget.
  16.  
  17.     3) The routine that pages the file needs to be re-written to
  18.     use the console driver, and handle lines longer than the
  19.     window is wide in a more intelligent manner.
  20.  
  21.     4) The initial (disks) menu needs to look to see what is
  22.     really there, instead of just giving you the default three.
  23.     Putting in the assigned'ed things at the same time might not
  24.     be a bad idea.
  25.  
  26. Should you fix #1, or add any of #'s 2-4, please send me the source.
  27. Likewise, any ideas you have or implement, let me know, and I'll see
  28. about getting them into the first real version.
  29.  
  30.     <mike
  31.  
  32.  
  33.