flixel
flixel copied to clipboard
i still wanna know why you cant digit capital letters on FlxUIInputText
- Haxe version: 4.2.4
- Flixel version: 4.10.0
- OpenFL version: 9.1.0
- Lime version: 7.9.0
- Affected targets:
- windows
can you be more specific, I'm not really following based on the title alone
like i have caps lock on and i try to type in it
and instead of this: 'A' it comes out like this: 'a' even with caps lock on
You have to hold SHIFT while typing in order to get capital letters
this sounds like a bug, FlxInputText sucks, tbh and needs a complete rewrite, imo. I don't have time to do this, unfortunately
@Geokureli I'm interested in helping rework FlxInputText if you can outline what you have in mind. Is the discussion of #123 still relevant to how the rewrite might look?
Or I could at least try to fix this specific caps lock problem.
@NQNStudios @ShaharMS is planning to replace FlxInputText with their own implementation. I believe it's nearly done but still a WIP. It seems like a big improvement over the existing one https://github.com/ShaharMS/texter/blob/main/src/texter/flixel/FlxInputTextRTL.hx