ofxImGui
ofxImGui copied to clipboard
Raspberry Pi 2: "?" For Input Into Textfields
When I try to input text into the textfields I just get question marks.
me too, I guess the text has to be initialized before
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 https://github.com/jvcleave/ofxImGui/issues/41#issuecomment-228278215, or mute the thread https://github.com/notifications/unsubscribe/ARM3vE7K4gJGmfT1COuluRr1vavfOmz9ks5qO4oPgaJpZM4I9YTN .
Any update on this issue? I'd love to use this with full functionality on the Pi (3 now).
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.
I am wondering if this is a locale issue? possibly related #78
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).