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

Raspberry Pi 2: "?" For Input Into Textfields #41

Open
toliaferrode opened this issue Jun 24, 2016 · 6 comments
Open

Raspberry Pi 2: "?" For Input Into Textfields #41

toliaferrode opened this issue Jun 24, 2016 · 6 comments
Labels
legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch.

Comments

@toliaferrode
Copy link

When I try to input text into the textfields I just get question marks.

@brucelane
Copy link

me too, I guess the text has to be initialized before

@toliaferrode
Copy link
Author

How do you mean?
On Jun 24, 2016 3:41 AM, "Bruce LANE" [email protected] wrote:

me too, I guess the text has to be initialized before


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#41 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ARM3vE7K4gJGmfT1COuluRr1vavfOmz9ks5qO4oPgaJpZM4I9YTN
.

@toliaferrode
Copy link
Author

Any update on this issue? I'd love to use this with full functionality on the Pi (3 now).

@GitBruno
Copy link

GitBruno commented Nov 10, 2021

I get a ? when using the backspace key on RPI 4
Also shift e gives E??
And I am unable to select text inside any input field either as the cursor is always at the start of the field.

@jvcleave
Copy link
Owner

I am wondering if this is a locale issue? possibly related #78

@Daandelange
Copy link
Collaborator

ImGui's I/O mappings have been rewritten, fixing lots of input-related issues. This issue is fixed in the develop branch which now works perfectly on Rpi. ;) (I didn't test all characters, but quite a lot).

@Daandelange Daandelange added the legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch. label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch.
Projects
None yet
Development

No branches or pull requests

5 participants