[Interest] TextEdit and virtual keyboard

Alan Ezust alan.ezust at gmail.com
Sat Mar 29 16:21:28 CET 2014


There is not one that is included in Qt. You can make one. Here are some
links that show how.

http://doc.qt.digia.com/QtVirtualKeyboard/qtvirtualkeyboard-enterprise-virtualkeyboard-virtualkeyboard-virtualkeyboard-qml.html

http://qt-project.org/forums/viewthread/1486

Or you can try to reuse one that was created for a specific platform, such
as meego.

https://gitorious.org/qtmediahub/meegoremote/source/8e4ce80ef1338278af64265fa55dba49650070d4:qml/VirtualKeyboard.qml#L43


On Sat, Mar 29, 2014 at 5:36 AM, <igor.mironchik at gmail.com> wrote:

>   Hi.
>
> I’m implementing TextEdit. And I want the virtual keyboard to be shown on
> tap on the widget (on mobile platforms).
>
> What should I do for it?
>
> Thanks.
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140329/f0acdc32/attachment.html>


More information about the Interest mailing list