Jump to content

PMSubclassWin

From EDM2
Revision as of 00:27, 3 December 2015 by Martini (talk | contribs) (Created page with "==Description== The PMSubclassWin class is a special window class that permits to create PMWindow objects for subclassed windows via the WinSubclassWindow...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.