Skip to content

ImGui doesn't recognize my keys #325

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

Open
JeremyMeissner opened this issue Jun 3, 2022 · 0 comments
Open

ImGui doesn't recognize my keys #325

JeremyMeissner opened this issue Jun 3, 2022 · 0 comments

Comments

@JeremyMeissner
Copy link

JeremyMeissner commented Jun 3, 2022

Versions

OS: Windows 10.0.19044 Education
ImGui.NET via NuGet: v1.87.3

Problem

Hello, most of my keys on my keyboard are not recognized by ImGui, so I can't use my keyboard to type in the inputs.

I try using the Dear ImGui Demo window and most of the keys are read as "N/A":

image

Somehow ImGui recognize those: A, C, V, Y, Z, Tab, Escape, Backspace, Enter, Home, PageUp, PageDown, End, Delete, UpArrow, RightArrow, DownArrow and LeftArrow.

What could it be from?

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