Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use numpad keys ? #78

Open
jimCCB opened this issue Jan 22, 2023 · 1 comment
Open

How to use numpad keys ? #78

jimCCB opened this issue Jan 22, 2023 · 1 comment

Comments

@jimCCB
Copy link

jimCCB commented Jan 22, 2023

Hello,

Thanks for this nice library !

I need to use the 'Plus', 'Minus', and almost all other keys of the numpad.
The 'Qt::KeypadModifier' doesn't work in QKeySequence.

So what's the solution ?

Thx again

@jimCCB
Copy link
Author

jimCCB commented Jan 23, 2023

Answer :

Use virtual key code from : https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant