Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Sahkan on February 23, 2015, 07:54:32 AM
-
When i open a text area that can be used for more then one line ( pressing enter will go 1 line down) in ios, it will open an extra area with the buttons "done" and"cancel" under it.
And i want do to it in ngui for better looks, can it be done somehow ?
-
Check the UIInput script. All NGUI does is opens up a touch screen keyboard with a certain set of parameters. The rest is done by the OS.