PMSubclassWin: Difference between revisions
Appearance
m Martini moved page OS2 API:PMSubclassWin to OS2 API:PM++:PMSubclassWin |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The PMSubclassWin class is | 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: | [[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.