Jump to content

PM++: Difference between revisions

From EDM2
Created page with "==Description== PM++ is a copyleft alike open source library for OS/2 Presentation Manager. ==Download== * [https://github.com/OS2World/LIB-PM-PM-Plus-Plus] ==Classes== * [..."
 
No edit summary
Line 6: Line 6:


==Classes==
==Classes==
* [[PMPaintThread]]
* [[OS2_API:PMPaintThread|PMPaintThread]]
* [[BG_PaintWin]]
* [[OS2_API:BG_PaintWin|BG_PaintWin]]


==pmdlg Functions==
==pmdlg Functions==
* [[PMControl]]
* [[OS2_API:PMControl|PMControl]]
* [[PMButton]]
* [[OS2_API:PMButton|PMButton]]
* [[PMRadioButtonGroup]]
* [[OS2_API:PMRadioButtonGroup|PMRadioButtonGroup]]
* [[PMCheckBox]]
* [[OS2_API:PMCheckBox|PMCheckBox]]
* [[PMEntryField]]
* [[OS2_API:PMEntryField|PMEntryField]]
* [[PMMultiLineEdit]]
* [[OS2_API:PMMultiLineEdit|PMMultiLineEdit]]
* [[PMListBox]]
* [[OS2_API:PMListBox|PMListBox]]
* [[PMValueSet]]
* [[OS2_API:PMValueSet|PMValueSet]]
* [[PMSpinButton]]
* [[OS2_API:PMSpinButton|PMSpinButton]]
* [[PMScrollBar]]
* [[OS2_API:PMScrollBar|PMScrollBar]]
* [[PMDialog]]
* [[OS2_API:PMDialog|PMDialog]]
* [[PMModalDialog]]
* [[OS2_API:PMModalDialog|PMModalDialog]]
* [[PMFontDialog]]
* [[OS2_API:PMFontDialog|PMFontDialog]]
* [[PMFileDialog]]
* [[OS2_API:PMFileDialog|PMFileDialog]]


==pmgpi Functions==
==pmgpi Functions==
* [[PMLogFont]]
* [[OS2_API:PMLogFont|PMLogFont]]
* [[PMMenu]]
* [[OS2_API:PMMenu|PMMenu]]
* [[PMRect]]
* [[OS2_API:PMRect|PMRect]]
* [[PMPresSpace]]
* [[OS2_API:PMPresSpace|PMPresSpace]]
* [[PMDeviceContext]]
* [[OS2_API:PMDeviceContext|PMDeviceContext]]
* [[PMMemoryDC]]
* [[OS2_API:PMMemoryDC|PMMemoryDC]]
* [[PMPrinterDC]]
* [[OS2_API:PMPrinterDC|PMPrinterDC]]


==pmhelp Functions==
==pmhelp Functions==
* [[PMHelpWin]]
* [[OS2_API:PMHelpWin|PMHelpWin]]

Revision as of 16:47, 25 February 2015

Description

PM++ is a copyleft alike open source library for OS/2 Presentation Manager.

Download

Classes

pmdlg Functions

pmgpi Functions

pmhelp Functions