Jump to content

Help: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 3: Line 3:
==Alternatives==
==Alternatives==
* [[CWHelp Class]] - A WPS Class that adds a simple help system that is easier to use if your development system does not offer its own help file generation.
* [[CWHelp Class]] - A WPS Class that adds a simple help system that is easier to use if your development system does not offer its own help file generation.
* [[Hint Bubble]] - A PM control that displays small text hints and can be attached to other PM controls.


[[Category:Help system]]
[[Category:Help system]]

Revision as of 04:31, 24 August 2016

A help system is a documentation component accessed by an application program that explains the usage and features of the program and is meant to help the end user to understand how to use the program in an efficient manner. OS/2 has a built in GML based help system called Information Presentation Facility but a number of alternatives exist as well most of them based around WPS classes.

Alternatives

  • CWHelp Class - A WPS Class that adds a simple help system that is easier to use if your development system does not offer its own help file generation.
  • Hint Bubble - A PM control that displays small text hints and can be attached to other PM controls.