Author Topic: UIInput navigation  (Read 4298 times)

petrucio

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 13
    • View Profile
UIInput navigation
« on: February 11, 2013, 03:10:07 PM »
1. Can I make the cursor navigate an UIInput string using the arrow keys?
2. Can I make the cursor navigate an UIInput with mouse clicks?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIInput navigation
« Reply #1 on: February 12, 2013, 10:16:29 AM »
You can't.

Septem

  • Guest
Re: UIInput navigation
« Reply #2 on: March 27, 2013, 05:13:43 AM »
This is lame that text field doesn't have such basic functionality by default.

galuodo

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 65
    • View Profile
Re: UIInput navigation
« Reply #3 on: March 27, 2013, 05:16:17 AM »
I've finished the arrow navigation, but not mouse because input field allows users put hyperlink. but it is very easy.