Lars Doucet
Lars Doucet
I'm assuming OpenFL doesn't lowercase anything when it sticks keys in it's asset cache?
Hey, this looks super useful. If you can stabilize this I'll happily accept a pull request.
U.hx is a bit of a kludge already... a lot of the functions that are in there might need to be refactored a bit or moved around as I think...
Any word on this? Looks good to me, can you make sure it's still compatible with latest stuff and if so, create a branch and make a pull request? Then...
NP! Take your time.
Any updates on this?
What do you think @Gama11? Should we wrap this into a utility function or something?
I think I know why. The standalone flash player has some "ignore shortcut keys" functionality or something that ignores certain keystrokes (but crucially, not in a deployed SWF), and if...
Also, does this still happen on a non-laptop?
Okay, so sounds like a more general problem than weird laptop keyboard input. We've been meaning to do a bit of a refactor on FlxInputText now that the underlying TextField...