Hi.
during NEPMD development I wanted to place the mouse pointer:
For Sh+F10 (CUA definition for open popup menu), the pointer position
decides which of the three popup menus should be opened: mark exists
and pointer is within the mark, mark exists and pointer is outside
of the mark, no mark exists.
Setting the cursor to the mouse pointer would be easy. There exist map functions. But I can't find anything about setting the mouse pointer to
the cursor position or to any other position.
It would be nice if someone could provide a code snippet or point me to
the C function I have to use.
I doubt that any C library function can be utilised. For PM programs you could call WinQueryCursorInfo an give the x/y values from CURSORINFO
later to WinSetPointerPos.
during NEPMD development I wanted to place the mouse pointer:
For Sh+F10 (CUA definition for open popup menu), the pointer position
decides which of the three popup menus should be opened:
Additional info: The EPM macro functions (E language) are related to
the last mouse click, not to the actual pointer position.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 445 |
Nodes: | 16 (0 / 16) |
Uptime: | 113:56:55 |
Calls: | 9,209 |
Calls today: | 8 |
Files: | 13,483 |
Messages: | 6,054,651 |