home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / timeserv / clock.ipf < prev    next >
Text File  |  1999-05-11  |  1KB  |  33 lines

  1.  
  2. .*==============================================================*\
  3. .*                                                              *
  4. .* Main.ipf - Information Tag Language file for the             *
  5. .*       clock  sample application's help manager               *
  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 Sample
  15. :i1 id=aboutMain.About Sample
  16. :p.The Clock Sample application is a sample Presentation Manager
  17. program that demonstates how to use the system and window timers
  18. in a OS/2 Application.
  19.  
  20. .*-- Import the Settings menu help file --*
  21. .im settings.ipf
  22.  
  23. .*-- Import the View menu help file --*
  24. .im view.ipf
  25.  
  26. .*-- Import the Help menu help file --*
  27. .im help.ipf
  28.  
  29. .*-- Import the Dialogs help file --*
  30. .im dlg.ipf
  31.  
  32. :euserdoc.
  33.