Welcome,
Guest
. Please
login
or
register
.
June 10, 2026, 08:47:54 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Keyboard top bar on IOS
« previous
next »
Print
Pages: [
1
]
Author
Topic: Keyboard top bar on IOS (Read 3826 times)
riviereg
Guest
Keyboard top bar on IOS
«
on:
March 01, 2013, 10:33:52 PM »
Hi,
I'm using NGUI on IOS and with the UILabel, the keyboard raise a "top input bar" (cf. the picture). Do you know if there's a way to remove this top bar ?
Will.
Logged
mantisstudio
Guest
Re: Keyboard top bar on IOS
«
Reply #1 on:
March 02, 2013, 07:57:48 AM »
Hi riviereg,
Just call anywhere in your code :
TouchScreenKeyboard
.
hideInput
=
true
;
Logged
riviereg
Guest
Re: Keyboard top bar on IOS
«
Reply #2 on:
March 04, 2013, 01:22:06 PM »
It works ! Thanks
Will
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Keyboard top bar on IOS