Using Qt 5.7.1 on OSX and building for Android, import QtQuick 2.7 import QtQuick.Controls 1.5
For TextInput, I receive Key.OnPressed for standard keys like A->Z,1-9, etc. But for TextEdit, No events at all except for control keys like enter, escape, backspace. When I run the same code on OSX, I get the key events. Debugging for IOS is another matter. Anybody have an idea on why TextInput receives keys while TextEdit has a reduced set. Thanks for any input. Md _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest