home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / pm / dragdrop / dragwnd.ipf < prev   
Text File  |  1999-05-11  |  2KB  |  44 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Dragwnd.ipf - Information Tag Language file for the Window   *
  4. .*         menu help panels.                                    *
  5. .*                                                              *
  6. .*==============================================================*/
  7.  
  8. .*--------------------------------------------------------------*\
  9. .*  Main file menu                                              *
  10. .*      res = PANEL_WINDOW                                      *
  11. .*--------------------------------------------------------------*/
  12. :h1 res=2310 name=PANEL_WINDOW.Window Menu
  13. :i1 id=Window.Window Menu
  14. :p.The Window menu contains commands that you use to change the
  15. files displayed or selected in the main window.
  16.  
  17. .*--------------------------------------------------------------*\
  18. .*  File menu Open command help panel                           *
  19. .*      res = PANEL_WINDOWREFRESH                               *
  20. .*--------------------------------------------------------------*/
  21. :h1 res=2320 name=PANEL_WINDOWREFRESH.Refresh
  22. :i2 refid=File.Refresh
  23. :p.Choose the menu item :hp3.Refresh:ehp3. to restore the original list of
  24. files and subdirectories.
  25.  
  26. .*--------------------------------------------------------------*\
  27. .*  File menu Open command help panel                           *
  28. .*      res = PANEL_WINDOWSELECTALL                             *
  29. .*--------------------------------------------------------------*/
  30. :h1 res=2330 name=PANEL_WINDOWSELECTALL.Selectall
  31. :i2 refid=Window.Selectall
  32. :p.Choose the menu item :hp3.Select all:ehp3. to mark all of the files and
  33. subdirectories whose names are displayed.
  34.  
  35. .*--------------------------------------------------------------*\
  36. .*  File menu Open command help panel                           *
  37. .*      res = PANEL_WINDOWDESELECTALL                             *
  38. .*--------------------------------------------------------------*/
  39. :h1 res=2340 name=PANEL_WINDOWDESELECTALL.Deselectall
  40. :i2 refid=Window.Deselectall
  41. :p.Choose the menu item :hp3.Deselect all:ehp3. to unmark all of the files and
  42. subdirectories whose names are displayed.
  43.  
  44.