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

  1. .**************************************************************************
  2. .*
  3. .*  File Name   : STY_IPF.IPF
  4. .*
  5. .*  Description : Information Tag Language file for help on the help manager
  6. .*
  7. .*  Copyright (C) 1992 IBM Corporation
  8. .*
  9. .*      DISCLAIMER OF WARRANTIES.  The following [enclosed] code is
  10. .*      sample code created by IBM Corporation. This sample code is not
  11. .*      part of any standard or IBM product and is provided to you solely
  12. .*      for  the purpose of assisting you in the development of your
  13. .*      applications.  The code is provided "AS IS", without
  14. .*      warranty of any kind.  IBM shall not be liable for any damages
  15. .*      arising out of your use of the sample code, even if they have been
  16. .*      advised of the possibility of such damages.                                                    *
  17. .*
  18. .**************************************************************************
  19.  
  20. :userdoc.
  21.  
  22. .*--------------------------------------------------------------*\
  23. .*  Main window extended help panel
  24. .*      res = PANEL_MAIN
  25. .*--------------------------------------------------------------*/
  26. :h1 res=2100 name=PANEL_MAIN.About Style
  27. :i1 id=aboutMain.About Style
  28. :p.The Style application is a sample Presentation Manager application
  29. which demonstrates the basic functionality of a PM application.  The
  30. application allows a user to edit and save basic text files.
  31. It demonstrates the standard menus and dialogs that most PM applications
  32. will contain.  The Demo menu calls dialog boxes that demonstrate all
  33. of the controls available for use in a dialog box.  There is also a
  34. dialog box which demonstrates the setting and removing of control
  35. Presentation Parameters.  Finally, the demo menu also has menu items
  36. that demonstrate the various types of message boxes that the system
  37. supports.
  38.  
  39. .*-- Import the File menu help file --
  40. .im sty_file.ipf
  41.  
  42. .*-- Import the Edit menu help file --
  43. .im sty_edit.ipf
  44.  
  45. .*-- Import the Help menu help file --
  46. .im sty_help.ipf
  47.  
  48. .*-- Import the Application Menu help file --
  49. .im sty_menu.ipf
  50.  
  51. .*-- Import the Dialog boxes help file --
  52. .im sty_dlg.ipf
  53.  
  54. :euserdoc.
  55.