Home » U++ Library support » U++ Library : Other (not classified elsewhere) » System Key Board Action Capturing
Re: System Key Board Action Capturing [message #60651 is a reply to message #60631] |
Fri, 21 June 2024 11:50  |
 |
koldo
Messages: 3437 Registered: August 2008
|
Senior Veteran |
|
|
Hello Nikitha_k
If you are in Windows, you can try to call directly RegisterHotKey(). You can see how to call it in the U++ function Ctrl::RegisterSystemHotKey().
The Windows function has a MOD_NOREPEAT option, so it seems that by default this function has to capture continuous key press.
Additional details about using this function can be found here.
Best regards
IƱaki
[Updated on: Fri, 21 June 2024 11:51] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jun 07 21:35:01 CEST 2025
Total time taken to generate the page: 0.05229 seconds
|