Jump to content

PM++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 54: Line 54:
* [[OS2_API:PM++:PMEvent|PMEvent]]
* [[OS2_API:PM++:PMEvent|PMEvent]]
* [[OS2_API:PM++:PMWin|PMWin]]
* [[OS2_API:PM++:PMWin|PMWin]]
* [[OS2_API:PM++:PMMainWin|PMMainWin]]
*PMMainWin
* [[OS2_API:PM++:PMSubclassWin|PMSubclassWin]]
* [[OS2_API:PM++:PMSubclassWin|PMSubclassWin]]
* [[OS2_API:PM++:PMMenu|PMMenu]]
* [[OS2_API:PM++:PMMenu|PMMenu]]
* [[OS2_API:PM++:PMSystemMenu|PMSystemMenu]]
*PMSystemMenu
* [[OS2_API:PM++:PMPopupMenu|PMPopupMenu]]
*PMPopupMenu


===provadlg Functions===
===provadlg Functions===

Revision as of 22:14, 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