PMSubclassWin: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users 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.