Welcome,
Guest
. Please
login
or
register
.
May 03, 2026, 06:51:48 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
iOS Input field
« previous
next »
Print
Pages: [
1
]
Author
Topic: iOS Input field (Read 2201 times)
Imawizrd
Guest
iOS Input field
«
on:
June 03, 2013, 12:39:31 AM »
Hi Guys,
I wanted to know if it's possible to remove the iOS native input field (blue bar above the keyboard) that appears when typing in text. I want to use the input field i have created instead.
Thanks!
Logged
Imawizrd
Guest
Re: iOS Input field
«
Reply #1 on:
June 03, 2013, 01:43:15 AM »
I solved the issue by adding
TouchScreenKeyboard
.
hideInput
=
true
;
to UIInput.cs
Now i need to work out how to make the camera adjust when i select a field ^__^
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
iOS Input field