Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: petrucio on February 11, 2013, 03:10:07 PM

Title: UIInput navigation
Post by: petrucio 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?
Title: Re: UIInput navigation
Post by: ArenMook on February 12, 2013, 10:16:29 AM
You can't.
Title: Re: UIInput navigation
Post by: Septem on March 27, 2013, 05:13:43 AM
This is lame that text field doesn't have such basic functionality by default.
Title: Re: UIInput navigation
Post by: galuodo 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.