PMPointer: Difference between revisions
Appearance
m Martini moved page OS2 API:PMPointer to OS2 API:PM++:PMPointer |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The PMPointer class | The PMPointer class is used to access automatically the pointer handling functions of the ''WinLoadPointer'' and ''WinSetPointer''. It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine. The reset routine restores the arrow as the default pointer. | ||
[[Category: | [[Category:PM++]] |
Latest revision as of 09:33, 14 February 2017
Description
The PMPointer class is used to access automatically the pointer handling functions of the WinLoadPointer and WinSetPointer. It is possible to load a pointer with the constructor and to set it as the system pointer using the set routine. The reset routine restores the arrow as the default pointer.