Jump to content

PMSubclassWin: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
==Description==
The PMSubclassWin class is a special window class that permits to create   PMWindow   objects   for   subclassed   windows   via   the WinSubclassWindow.   The only difference from the normal PMWin is the constructor and the createWin function, while all the other parts of the PMWin class work just as usual.
The PMSubclassWin class is a special window class that permits to create PMWindow objects for subclassed windows via the ''WinSubclassWindow''. The only difference from the normal [[PMWin]] is the constructor and the createWin function, while all the other parts of the PMWin class work just as usual.


[[Category:The OS/2 API Project]]
[[Category:PM++]]

Latest revision as of 09:45, 14 February 2017

Description

The PMSubclassWin class is a special window class that permits to create PMWindow objects for subclassed windows via the WinSubclassWindow. The only difference from the normal PMWin is the constructor and the createWin function, while all the other parts of the PMWin class work just as usual.