Jump to content

PM++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==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.
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==
==Classes==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/pm&file=os2cl016.zip Package - 1996/05/05]
*[[PMPaintThread]]
* [https://github.com/OS2World/LIB-PM-PM-Plus-Plus Github Source Code]
*BG_PaintWin
 
==Functions==
===pmdlg Functions===
*[[PMControl]]
*PMButton
*PMRadioButtonGroup
*PMCheckBox
*PMEntryField
*PMMultiLineEdit
*PMListBox
*PMValueSet
*PMSpinButton
*PMScrollBar
*PMDialog
*PMModalDialog
*PMFontDialog
*PMFileDialog


==License==
===pmgpi Functions===
* Copyleft alike. Changes to the source code should be shared.
*PMLogFont
*[[PMRect]]
*[[PMPointer]]
*[[PMPresSpace]]
*[[PMDeviceContext]]
*[[PMMemoryDC]]
*[[PMPrinterDC]]


==Classes==
===pmhelp Functions===
* [[OS2_API:PMPaintThread|PMPaintThread]]
*PMHelpWin
* [[OS2_API:BG_PaintWin|BG_PaintWin]]


==pmdlg Functions==
===pmsys Functions===
* [[OS2_API:PMControl|PMControl]]
*[[PMMessageQueue]]
* [[OS2_API:PMButton|PMButton]]
*[[PMApp]]
* [[OS2_API:PMRadioButtonGroup|PMRadioButtonGroup]]
*[[PMIniProfile]]
* [[OS2_API:PMCheckBox|PMCheckBox]]
*[[PMThread]]
* [[OS2_API:PMEntryField|PMEntryField]]
*PMEventSemaphore
* [[OS2_API:PMMultiLineEdit|PMMultiLineEdit]]
* [[OS2_API:PMListBox|PMListBox]]
* [[OS2_API:PMValueSet|PMValueSet]]
* [[OS2_API:PMSpinButton|PMSpinButton]]
* [[OS2_API:PMScrollBar|PMScrollBar]]
* [[OS2_API:PMDialog|PMDialog]]
* [[OS2_API:PMModalDialog|PMModalDialog]]
* [[OS2_API:PMFontDialog|PMFontDialog]]
* [[OS2_API:PMFileDialog|PMFileDialog]]


==pmgpi Functions==
===pmwin Functions===
* [[OS2_API:PMLogFont|PMLogFont]]
*[[PMEvent]]
* [[OS2_API:PMMenu|PMMenu]]
*[[PMWin]]
* [[OS2_API:PMRect|PMRect]]
*PMMainWin
* [[OS2_API:PMPointer|PMPointer]]
*[[PMSubclassWin]]
* [[OS2_API:PMPresSpace|PMPresSpace]]
*[[PMMenu]]
* [[OS2_API:PMDeviceContext|PMDeviceContext]]
*PMSystemMenu
* [[OS2_API:PMMemoryDC|PMMemoryDC]]
*PMPopupMenu
* [[OS2_API:PMPrinterDC|PMPrinterDC]]


==pmhelp Functions==
===provadlg Functions===
* [[OS2_API:PMHelpWin|PMHelpWin]]
*PMPrintThread
</div>


==pmsys Functions==
==Functions By Hierarchy==
* [[OS2_API:PMMessageQueue|PMMessageQueue]]
* PMWin
* [[OS2_API:PMApp|PMApp]]
**PMControl
* [[OS2_API:PMIniProfile|PMIniProfile]]
***PMButton
* [[OS2_API:PMThread|PMThread]]
****PMRadioButtonGroup
* [[OS2_API:PMEventSemaphore|PMEventSemaphore]]
****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


==pmwin Functions==
==Links==
* [[OS2_API:PMEvent|PMEvent]]
* [os2cl016.zip] (1996-05-05)
* [[OS2_API:PMWin|PMWin]]
* [[OS2_API:PMMainWin|PMMainWin]]
* [[OS2_API:PMSubclassWin|PMSubclassWin]]
* [[OS2_API:PMMenu|PMMenu]]
* [[OS2_API:PMSystemMenu|PMSystemMenu]]
* [[OS2_API:PMPopupMenu|PMPopupMenu]]


==provadlg Functions==
==License==
* [[OS2_API:PMPrintThread|PMPrintThread]]
* Copyleft alike. Changes to the source code should be shared.


[[Category:The_OS/2_API_Project]]
[[Category:C++ Class Libraries]]

Latest revision as of 01:18, 5 October 2023

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.

Classes

Functions

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

Links

  • [os2cl016.zip] (1996-05-05)

License

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