home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / gpiimage.zip / IMG_MAIN.IPF < prev    next >
Text File  |  1998-04-20  |  1KB  |  31 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Main.ipf - Information Tag Language file for the main        *
  4. .*              sample application's help manager               *
  5. .* Copyright 1991 IBM Corporation                               *
  6. .*                                                              *
  7. .*==============================================================*/
  8. :userdoc.
  9.  
  10. .*--------------------------------------------------------------*\
  11. .*  Main window extended help panel                             *
  12. .*      res = PANEL_MAIN                                        *
  13. .*--------------------------------------------------------------*/
  14. :h1 res=2100 name=PANEL_MAIN.About Image
  15. :i1 id=aboutMain.About Image
  16. :p.The Image Sample Program will display a monochrome bitmap in a window.
  17. First choose a file with extension .IMG from a disk directory, then open
  18. it with the File Open dialog.  The View menu allows you to change the
  19. appearance of the image in the display window.
  20.  
  21. .*-- Import the File menu help file --*
  22. .im img_file.ipf
  23.  
  24. .*-- Import the View menu help file --*
  25. .im img_view.ipf
  26.  
  27. .*-- Import the Help menu help file --*
  28. .im img_help.ipf
  29.  
  30. :euserdoc.
  31.