flixel icon indicating copy to clipboard operation
flixel copied to clipboard

i still wanna know why you cant digit capital letters on FlxUIInputText

Open nintendofan44 opened this issue 3 years ago • 6 comments

  • Haxe version: 4.2.4
  • Flixel version: 4.10.0
  • OpenFL version: 9.1.0
  • Lime version: 7.9.0
  • Affected targets:
  • windows

nintendofan44 avatar Feb 12 '22 17:02 nintendofan44

can you be more specific, I'm not really following based on the title alone

Geokureli avatar Feb 13 '22 16:02 Geokureli

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

nintendofan44 avatar Feb 19 '22 14:02 nintendofan44

You have to hold SHIFT while typing in order to get capital letters

ACrazyTown avatar Mar 26 '22 23:03 ACrazyTown

this sounds like a bug, FlxInputText sucks, tbh and needs a complete rewrite, imo. I don't have time to do this, unfortunately

Geokureli avatar Mar 27 '22 19:03 Geokureli

@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 avatar Jun 07 '22 17:06 NQNStudios

@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

Geokureli avatar Jun 07 '22 17:06 Geokureli