Re: [Development] Virtual keyboard

2014-12-17 Thread Helmut Mülner
> 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

[Development] Virtual keyboard

2014-12-17 Thread Helmut Mülner
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