Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: pad406 on May 12, 2014, 04:04:30 PM
-
Was anything ever added to allow cut, paste etc?
-
Yes, it's supported by the input field.
-
Thanks Aren, apologies for taking so long. Is it restricted to CRTL-C,V and X? Can you do it on iPhone (Android also but not so important)
-
Android and iPhone devices don't have CTRL+C, so nope. They have their own copy/paste logic.
-
is that logic supported/available within NGUI?
-
Copy/paste? It's done via the on-screen keyboard I believe? I'm not familiar with how to use copy/paste using the on-screen keyboard.
-
I have project on android and ios, where I use an input field and yes it can copy, cut and paste on my devices.
-
I have project on android and ios, where I use an input field and yes it can copy, cut and paste on my devices.
Thanks, that sounds promising