[Qt-qml] Virtual keyboard and PageStack model
Harri Pasanen
harri at mpaja.com
Mon Nov 14 08:35:04 CET 2011
On 11/13/2011 06:49 PM, Sivan Greenberg wrote:
> 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.
Further testing seems to indicate that presence of any positioning
elements on page makes everything move top make place for VKB when that
appears.
At least Column and Row do that, and not everything in Page needs to be
contained inside of those.
I still haven't stumbled across any documentation on this, so I wonder
if this is accidental?
Does Symbian behave the same way? My experience here is from
Meego/Harmattan.
I'm not sure if you can easily 'design' for it, tweak and test cycle
seems to be required to make sure things look and behave in civilized
manner.
Harri
More information about the Qt-qml
mailing list