[Qt-qml] Virtual keyboard and PageStack model
Sivan Greenberg
sivan at omniqueue.com
Sun Nov 13 18:49:37 CET 2011
On Sun, Nov 13, 2011 at 5:33 PM, Harri Pasanen <harri at mpaja.com> wrote:
> I have a TextField and if I just set
> focus = true the virtual keyboard pops up which was somewhat surprising.
I'll also be glad to know how to have the text field in focus, or
"highlighted" so user would know it is expecting input and only if a
user pressed it to open the VKB.
>
> More annoying for me is that the virtual keyboard does not overlap the
> screen, but it pushes the active window contents up to make place for
> itself. Looking at the TextField documentation did not mention
> anything in particular about this effect. I honestly don't know in
> which circumstances this would be the desirable behaviour, but how to
> turn that off?
So I'm working on a map application using the googlemaps qml example,
and it overlaps it which is annoying because I want to be able to show
the address text input even if the VKB is open :) I wonder how I can
make it behave like it does for you.
-Sivan
More information about the Qt-qml
mailing list