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

support for dikCode values like 0x00 and 0x01 #15

Closed
BangL opened this issue Jul 12, 2016 · 1 comment
Closed

support for dikCode values like 0x00 and 0x01 #15

BangL opened this issue Jul 12, 2016 · 1 comment

Comments

@BangL
Copy link

BangL commented Jul 12, 2016

example: _fKeyPressed =(_dikCode in [0x3F,0x3E,0x3D,0x3C,0x3B,0x44,0x43,0x42,0x41,0x40,0x58,0x57]);

those 0xXX values are valid and should be handled like numbers.

see this: https://community.bistudio.com/wiki/DIK_KeyCodes

@kayler-renslow
Copy link
Owner

this will be fixed in next release.

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

2 participants