Author Topic: UIInput selectAllTextOnFocus = true does not work on ipad keyboard  (Read 3154 times)

SheepIt

  • Newbie
  • *
  • Thank You
  • -Given: 2
  • -Receive: 0
  • Posts: 5
    • View Profile
text gets selected for the mac build, not on the ipad though..

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIInput selectAllTextOnFocus = true does not work on ipad keyboard
« Reply #1 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.