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

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* img_dlg.ipf - Information Tag Language file the screens for  *
  4. .*              help on the standard file dialog                *
  5. .* Copyright 1991 IBM Corporation                               *
  6. .*                                                              *
  7. .*==============================================================*/
  8.  
  9. .*--------------------------------------------------------------*\
  10. .*  Help for Standard File Dialog                               *
  11. .*      res = PANEL_STDFILEDLG                                  *
  12. .*--------------------------------------------------------------*/
  13. :h1 res=3100 name=PANEL_STDFILEDLG.Standard File Dialog
  14. :i1 id=StdFileDlg.Standard File Dialog
  15. :p.General help for the dialog is placed here.
  16.  
  17. .*--------------------------------------------------------------*\
  18. .*  Standard File Dialog - filename edit field                  *
  19. .*      res = PANEL_FILENAME_ED                                 *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=3210 name=PANEL_FILENAME_ED.Filename edit field
  22. :i2 refid=StdFileDlg.Filename edit field
  23. :p.Help for the filename edit field is placed here.
  24.  
  25. .*--------------------------------------------------------------*\
  26. .*  Standard File Dialog - directory listbox                    *
  27. .*      res = PANEL_DIRECTORY_LB                                *
  28. .*--------------------------------------------------------------*/
  29. :h1 res=3220 name=PANEL_DIRECTORY_LB.Directory Listbox
  30. :i2 refid=StdFileDlg.Directory listbox
  31. :p.Help for the directory listbox is placed here.
  32.  
  33. .*--------------------------------------------------------------*\
  34. .*  Standard File Dialog - file listbox                         *
  35. .*      res = PANEL_FILES_LB                                    *
  36. .*--------------------------------------------------------------*/
  37. :h1 res=3230 name=PANEL_FILES_LB.Files Listbox
  38. :i2 refid=StdFileDlg.Files listbox
  39. :p.Help for the files listbox is placed here.
  40.  
  41. .*--------------------------------------------------------------*\
  42. .*  Standard File Dialog - OK pushbutton                        *
  43. .*      res = PANEL_OK_PB                                       *
  44. .*--------------------------------------------------------------*/
  45. :h1 res=3240 name=PANEL_OK_PB.OK Pushbutton
  46. :i2 refid=StdFileDlg.OK pushbutton
  47. :p.Help for the OK pushbutton is placed here.
  48.  
  49. .*--------------------------------------------------------------*\
  50. .*  Standard File Dialog - CANCEL pushbutton                    *
  51. .*      res = PANEL_CANCEL_PB                                   *
  52. .*--------------------------------------------------------------*/
  53. :h1 res=3250 name=PANEL_CANCEL_PB.Cancel Pushbutton
  54. :i2 refid=StdFileDlg.CANCEL pushbutton
  55. :p.Help for the CANCEL pushbutton is placed here.
  56.  
  57. .*--------------------------------------------------------------*\
  58. .*  Standard File Dialog - HELP pushbutton                      *
  59. .*      res = PANEL_HELP_PB                                     *
  60. .*--------------------------------------------------------------*/
  61. :h1 res=3260 name=PANEL_HELP_PB.Help Pushbutton
  62. :i2 refid=StdFileDlg.HELP pushbutton
  63. :p.Help for the Help pushbutton is placed here.
  64.