home *** CD-ROM | disk | FTP | other *** search
- FileReq by Jonathan Potter
-
- FileReq is a simple file requester I wrote because I wanted to see how
- easy it was.. it wasn't, so, for anyone struggling to write their own,
- here it is. It's not set up as something you can link in yet.. it would
- be easy to modify it to be so, though.
- It works quite simply by reading in the filenames of the current directory
- to start with, alphabetizing them, and displaying them. Directories are
- displayed in colour 3, files in colour 1. If you press the right mouse
- button, all available devices are added to the list; displayed in colour
- 2. Double click on a filename, or choose okay to select the file.
- All the gadgets are dynamic; they are still operative even when a directory
- is being read.
- And I can NEVER work out proportional gadgets; maybe someone could fix this?
-
- Jon
-
-