home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / pm / porting / img_help.ipf < prev    next >
Text File  |  1999-05-11  |  3KB  |  53 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* img_help.ipf - Information Tag Language file the screens for *
  4. .*              help on the Help menu                           *
  5. .* Copyright 1991 IBM Corporation                               *
  6. .*                                                              *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Main Help menu                                              *
  11. .*      res = PANEL_HELP                                        *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=2910 name=PANEL_HELP.Help Menu
  14. :i1 id=Help.Help Menu
  15. :p.Insert standard Help menu text here.
  16.  
  17. .*--------------------------------------------------------------*\
  18. .*  Help menu New command help panel                            *
  19. .*      res = PANEL_HELPUSINGHELP                               *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=2920 name=PANEL_HELPUSINGHELP.Using Help
  22. :i2 refid=Help.Using Help
  23. :p. Place information for the Help Using Help menu here.
  24.  
  25.  
  26. .*--------------------------------------------------------------*\
  27. .*  Help menu Open command help panel                           *
  28. .*      res = PANEL_HELPGENERAL                                 *
  29. .*--------------------------------------------------------------*/
  30. :h1 res=2930 name=PANEL_HELPGENERAL.General
  31. :i2 refid=Help.General
  32. :p.Place information for the General Help menu item here.
  33. :note.This screen will usually be handled by the default.
  34.  
  35.  
  36. .*--------------------------------------------------------------*\
  37. .*  Help menu Save As command help panel                        *
  38. .*      res = PANEL_HELPINDEX                                   *
  39. .*--------------------------------------------------------------*/
  40. :h1 res=2950 name=PANEL_HELPINDEX.Index
  41. :i2 refid=Help.Index
  42. :p.Place information for the Help Index menu item here.
  43.  
  44.  
  45. .*--------------------------------------------------------------*\
  46. .*  Help menu Product information command help panel            *
  47. .*      res = PANEL_HELPPRODUCTINFO                             *
  48. .*--------------------------------------------------------------*/
  49. :h1 res=2960 name=PANEL_HELPPRODUCTINFO.Product information
  50. :i2 refid=Help.Product information
  51. :p.The :hp1.Product information:ehp1. menu item allows you to open a
  52. dialog which gives copyright information about this sample.
  53.