Is it possible to handle copy/paste inside a FlxInputText ?
-
Hi,
I'm trying to handle copy/paste inside a FlxInputText using ctrl+x/c/v.
Is that even possible? Maybe we can't access Windows' clipboard at all?
Thanks for your help.
-
Should be possible in theory, Lime / OpenFL do it for regular TextFields after all. I don't think it's currently implemented or
FlxInputText
though. There are some open issues related to the class here, but I don't think this is among them: https://github.com/HaxeFlixel/flixel-ui/issues?q=flxinputtext+is%3Aopen