Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: pad406 on May 12, 2014, 04:04:30 PM

Title: Cut & Paste
Post by: pad406 on May 12, 2014, 04:04:30 PM
Was anything ever added to allow cut, paste etc?
Title: Re: Cut & Paste
Post by: ArenMook on May 12, 2014, 04:07:27 PM
Yes, it's supported by the input field.
Title: Re: Cut & Paste
Post by: pad406 on May 21, 2014, 02:50:18 PM
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)

Title: Re: Cut & Paste
Post by: ArenMook on May 21, 2014, 04:51:55 PM
Android and iPhone devices don't have CTRL+C, so nope. They have their own copy/paste logic.
Title: Re: Cut & Paste
Post by: pad406 on May 26, 2014, 04:09:56 PM
is that logic supported/available within NGUI?
Title: Re: Cut & Paste
Post by: ArenMook on May 26, 2014, 11:48:30 PM
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.
Title: Re: Cut & Paste
Post by: Darkmax on May 27, 2014, 12:16:36 PM
I have project on android and ios, where I use an input field and yes it can copy, cut and paste on my devices.
Title: Re: Cut & Paste
Post by: pad406 on May 28, 2014, 01:56:04 PM
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