home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / bitvue12.zip / bmpview.doc next >
Text File  |  1994-11-01  |  2KB  |  34 lines

  1. This is is quick and dirty program to view multiple bitmaps.
  2. When you press the File button, a dialog box appears that will
  3. allow you to select MULTIPLE bitmaps for viewing.  When the OK
  4. button is pressed, the files are added to the list of files to view.
  5. Press the View button to see your bitmaps (one at a time).  When
  6. viewing bitmaps, there is a popup menu available (press mouse button 2
  7. - usually the right mouse button) that will allow you to check off Autosize
  8. (the bitmaps will appear in their normal size) and also view the next
  9. and / or previous bitmaps (Alt-N for next and Alt-P for previous).  You
  10. can also resize the bitmap viewing window and the bitmap will resize too.
  11.  
  12. This program was written in a few hours using VX-REXX.  You must have a
  13. copy of VROBJ.DLL (available seperately) in your LIBPATH for it too work.
  14.  
  15. If you have any comments, suggestions, requests, etc... feel free to send
  16. them to me:-)
  17.  
  18.                 Rick Suntag
  19.                 15 Vista Drive
  20.                 Boonton, NJ 07005
  21.                 USA
  22.                 rjsuntag@attmail.com
  23.  
  24. This program is freeware - feel free to distribute it unmodified,
  25. but please do not charge any money for it.
  26.  
  27. New features for version 1.1:
  28.  
  29. You can now drag icons onto the bitmap listbox and (if they are .BMP files)
  30. they will appear in the listbox.  If you drag a directory, all bitmaps in
  31. that directory will be added.  If you have checked Drag/Drop include
  32. subdirectories and you drag a directory onto the listbox, all bitmaps in
  33. all subdirectories will be searched.
  34.