Jump to content

PM++: Difference between revisions

From EDM2
Line 63: Line 63:
* [[OS2_API:PM++:PMPrintThread|PMPrintThread]]
* [[OS2_API:PM++:PMPrintThread|PMPrintThread]]
</div>
</div>
==Functions By Hierarchy==
* PMWin
**PMControl
***PMButton
****PMRadioButtonGroup
****PMCheckBox
***PMEntryField
***PMMultiLineEdit
***PMValueSet
***PMSpinButton
***PMListBox
***PMScrollBar
****PMVertScrollBar
****PMHorizScrollBar
**PMDialog
***PMModalDialog
****PMModelessDialog
***PMFontDialog
***PMFileDialog


[[Category:The_OS/2_API_Project]]
[[Category:The_OS/2_API_Project]]

Revision as of 05:16, 12 September 2016

Description

PM++ is a copyleft alike open source library for OS/2 Presentation Manager. It is a freeware class library that encapsulates some of the OS/2 Presentation Manager API calls.

Download

License

  • Copyleft alike. Changes to the source code should be shared.

Functions

Functions By Hierarchy

  • PMWin
    • PMControl
      • PMButton
        • PMRadioButtonGroup
        • PMCheckBox
      • PMEntryField
      • PMMultiLineEdit
      • PMValueSet
      • PMSpinButton
      • PMListBox
      • PMScrollBar
        • PMVertScrollBar
        • PMHorizScrollBar
    • PMDialog
      • PMModalDialog
        • PMModelessDialog
      • PMFontDialog
      • PMFileDialog