Author Topic: UIInput Cursor Selection Question  (Read 4587 times)

dilbertian

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
UIInput Cursor Selection Question
« on: October 14, 2012, 07:51:37 PM »
Currently when I click on a populated UIInput field, it automatically places the cursor at the end of the text string.

Is there a way that if I type in a UIInput, that I can either place the cursor between two characters to edit or select some of the characters within the UIInput field and then either hit delete or just start typing to delete and then replace them?

Perhaps related, I also saw a previous post from mid June that you were going to implement the ability to allow the left/right arrow to scroll through UIInput text but haven't seen any follow-up that the fix was completed, nor could I confirm it from my testing.

-Tim

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIInput Cursor Selection Question
« Reply #1 on: October 15, 2012, 06:32:30 AM »
No, there is no way to do that right now.

tonyM

  • Newbie
  • *
  • Thank You
  • -Given: 2
  • -Receive: 0
  • Posts: 24
    • View Profile
Re: UIInput Cursor Selection Question
« Reply #2 on: July 30, 2013, 04:30:05 PM »