Jump to content

PM++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 17: Line 17:
===pmdlg Functions===
===pmdlg Functions===
* [[OS2_API:PM++:PMControl|PMControl]]
* [[OS2_API:PM++:PMControl|PMControl]]
* [[OS2_API:PM++:PMButton|PMButton]]
*PMButton
* [[OS2_API:PM++:PMRadioButtonGroup|PMRadioButtonGroup]]
*PMRadioButtonGroup
* [[OS2_API:PM++:PMCheckBox|PMCheckBox]]
*PMCheckBox
* [[OS2_API:PM++:PMEntryField|PMEntryField]]
*PMEntryField
* [[OS2_API:PM++:PMMultiLineEdit|PMMultiLineEdit]]
*PMMultiLineEdit
* [[OS2_API:PM++:PMListBox|PMListBox]]
*PMListBox
* [[OS2_API:PM++:PMValueSet|PMValueSet]]
*PMValueSet
* [[OS2_API:PM++:PMSpinButton|PMSpinButton]]
*PMSpinButton
* [[OS2_API:PM++:PMScrollBar|PMScrollBar]]
*PMScrollBar
* [[OS2_API:PM++:PMDialog|PMDialog]]
*PMDialog
* [[OS2_API:PM++:PMModalDialog|PMModalDialog]]
*PMModalDialog
* [[OS2_API:PM++:PMFontDialog|PMFontDialog]]
*PMFontDialog
* [[OS2_API:PM++:PMFileDialog|PMFileDialog]]
*PMFileDialog


===pmgpi Functions===
===pmgpi Functions===

Revision as of 22:13, 18 January 2017

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

Classes

pmdlg Functions

  • PMControl
  • PMButton
  • PMRadioButtonGroup
  • PMCheckBox
  • PMEntryField
  • PMMultiLineEdit
  • PMListBox
  • PMValueSet
  • PMSpinButton
  • PMScrollBar
  • PMDialog
  • PMModalDialog
  • PMFontDialog
  • PMFileDialog

pmgpi Functions

pmhelp Functions

  • PMHelpWin

pmsys Functions

pmwin Functions

provadlg Functions

  • PMPrintThread

Functions By Hierarchy

  • PMWin
    • PMControl
      • PMButton
        • PMRadioButtonGroup
        • PMCheckBox
      • PMEntryField
      • PMMultiLineEdit
      • PMValueSet
      • PMSpinButton
      • PMListBox
      • PMScrollBar
        • PMVertScrollBar
        • PMHorizScrollBar
    • PMDialog
      • PMModalDialog
        • PMModelessDialog
      • PMFontDialog
      • PMFileDialog
    • PMHelpWin
    • PMMainWin
    • PMSubclassWin
  • PMMenu
  • PMSystemMenu
  • PMPopupMenu
  • PMPointer
  • PMLogFont
  • PMDeviceContext
    • PMMemoryDC
    • PMPrinterDC
  • PMPresSpace
    • PMWindowPresSpace
    • PMMicroCachedPresSpace
  • PMAnchorBlock
  • PMMessageQueue
  • PMApp
  • PMIniProfile
    • PMSystemProfile
    • PMUserProfile
  • PMThread
    • PMWindowThread
  • PMEventSemaphore
  • PMEvent