Flainn
Flainn
Unfortunately the Flash issue is deeper than I assumed, since this text input uses private variables and functions from OpenFL classes, which are not available when compiling to Flash. I...
I believe the only thing missing from texter that's in my implementation is full support for text selection; other than that, it seems like a better contender for a text...
> Let's start with "what is the best way to detect character input and other text-related keyboard input". I'd like to make a standalone util for this. if possible, I...
I've opened a draft for my new text input implementation here #3191. It's still heavily work-in-progress, any feedback or suggestions are very much appreciated, mainly in regards to the coding...
@Geokureli You can close this one now btw