Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: SheepIt on October 31, 2014, 02:25:16 PM

Title: UIInput selectAllTextOnFocus = true does not work on ipad keyboard
Post by: SheepIt on October 31, 2014, 02:25:16 PM
text gets selected for the mac build, not on the ipad though..
Title: Re: UIInput selectAllTextOnFocus = true does not work on ipad keyboard
Post by: ArenMook on November 01, 2014, 07:55:33 AM
This setting won't work for touch-screen input fields. There is no way to control the cursor position and/or selection position on touch-screen input fields that I am aware of.