Problem with textbox
-
Hi,
I'd like to create a search field including: 1 textbox to enter key word, 1 listview to show result. But when the textbox is focused, the keyboard covers my listview.
What I want:
!http://lh4.googleusercontent.com/_5tAeI9IQ7lc/TaWW3V15daI/AAAAAAAAAHM/OH0gvAKQH3s/s128/SC001.JPG()!What i got:
!http://lh6.googleusercontent.com/_5tAeI9IQ7lc/TaWW3QiLojI/AAAAAAAAAHI/wa-CYFfzqr4/s128/SC002.JPG()!Please tell me how to create my search field with QML.
Thanks.
-
Ops! Sorry for this mistake.
This is what I want:
!https://lh4.googleusercontent.com/_5tAeI9IQ7lc/TaWW3V15daI/AAAAAAAAAHM/OH0gvAKQH3s/SC001.JPG()!But this is what I got:
!https://lh6.googleusercontent.com/_5tAeI9IQ7lc/TaWW3QiLojI/AAAAAAAAAHI/wa-CYFfzqr4/SC002.JPG()! -
This is Symbian issue. In the next version of Symbian (Anna) there will be split keyboard (keyboard not taking whole screen) but I don't when will be implemented in Qt.
-
So is there any workaround for it? I found that Quick Search application in Symbian can do this.