I tried to use the search tool, but i dind't find what I needed, so I opened this thread.
I use an UIInput on my mobile device, and it works perfectly, I just want to know where exactly ngui script tells to the Adnroid keyboard what to do when showed. In my case when I touch the input label the keyboard popup and "scale" all the scene and the panel. When the keyboard is showed it uses about half screen, so the application want to show me all the scene in the other half screen, scaling it. I'd Just want to show the keyboard over my panel, covering it, i don't care. I created a background wich fits exactly with the screen proportions and when it shows the keyboard, all the background is scaled, so i can see the "scene background", and i don't want it :/
Thank you in advance for your answers =)