Hello everyone.
I need a TextInput/TextField to input url, software input panel aways shifted automaticly when editor is empty. It's terrible. Who can tell me how to close this characteristic.
thanks.
Hello everyone.
I need a TextInput/TextField to input url, software input panel aways shifted automaticly when editor is empty. It's terrible. Who can tell me how to close this characteristic.
thanks.
Hi
You have to set inputMethodHints property to Qt::ImhNoAutoUppercase
Reference: http://doc.qt.nokia.com/4.7/qt.html#...dHints-typedef