virtual keyboard with QInputDialog
Mobile and Embedded
6
Posts
2
Posters
1.4k
Views
2
Watching
-
wrote on 14 May 2015, 10:20 last edited by
Hi,
I am getting problem in QInputDialog. I am using QLineEdit in this dialog. When line edit will touch, virtual keyboard appears, but keys of virtual keypad is not touchable that time i.e. any activity on keyboard is not working. I have checked for QInputDialog's CANCEL , OK , close button all is working, but not keyboard's buttons.Please let me know the solution.
Thanking you.
-
Hi,
You should at which platform you are targeting as well Qt version you are currently using
-
wrote on 22 May 2015, 05:06 last edited by
Hi,
I am using linux with buildroot-3.14 and Qt4.8.Thanks.
-
Where's the virtual keyboard coming from ?
-
wrote on 23 May 2015, 08:04 last edited by
Hi,
I am using QInputContext to create it.Thanks
-
Can you show how you are doing it ?
4/6