[Qt-qml] Non Standard Input Device With KeyNavigation Element

Michael Dippold mike at dippold.com
Wed Jul 13 19:00:27 CEST 2011


The system my qml application will be running on does not have standard key
navigation (up arrow, down arrow, left arrow , right arrow) it may be (8, 2,
4, 6).

With that, I cannot currently use the QML KeyNavigation element.  Is there
any way on the application level I can map 8->UP, 2->DOWN, 4->LEFT, 6->RIGHT
so the KeyNavigation element can be used?

Thanks,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110713/d40ef69f/attachment.html 


More information about the Qt-qml mailing list