[Development] Virtual keyboard
Helmut Mülner
helmut.muelner at gmail.com
Wed Dec 17 11:48:06 CET 2014
I have a virtual keyboard installed (Hot Virtual Keyboard) on Windows7.
I use qt-opensource-windows-x86-msvc2013-5.4.0.
In Qt Widget programs (e.g. from examples) the keyboard works as expected:
When I click into an editable text field, the keyboard pops up.
But this does not work in QML programs like the gallery example: When I
click into a TextArea, TextEdit or TextField element, nothing happens.
It only works as expected in System Dialogs.
Is this a bug or do I miss something?
Best regards
Helmut
More information about the Development
mailing list