Qt 6.11 is out! See what's new in the release
blog
[SOLVED] Virtual keyboard and Qt Simulator
QML and Qt Quick
3
Posts
2
Posters
2.8k
Views
1
Watching
-
Is it possible to use the vkbd/software input panel in Qt simulator? I haven't managed to get it to work with either my app or the Notepad example listed at:http://doc.qt.nokia.com/qtquick-components-symbian-1.1/notepad.html
-
I think the only way of getting Symbian vkb work in simulator is to install whole Symbian SDK and run the Symbian emulator.
I guess that's not really what you want.