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

KeyPress callback elements [3 6] should be scalars #44

Open
mbaas2 opened this issue Jul 16, 2024 · 1 comment
Open

KeyPress callback elements [3 6] should be scalars #44

mbaas2 opened this issue Jul 16, 2024 · 1 comment
Assignees

Comments

@mbaas2
Copy link
Collaborator

mbaas2 commented Jul 16, 2024

(I'm not sure how faithful we want to be wrt to those details - so feel free to close if you think this is overkill)

DemoPassword: on entering the value "H" into the field "Password", the KeyPresscallback is called with its 3d element being the character vector H.
The doc says: "If the keystroke resolves to a character, the Input Code is a character scalar."

@mbaas2
Copy link
Collaborator Author

mbaas2 commented Jul 16, 2024

P.S: Also the shift state (6th element) should be a integer scalar!

@mkromberg mkromberg changed the title 3d element of ⍵ in KeyPress callbacks should be a scalar KeyPress callback elements [3 6] should be scalars Sep 23, 2024
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