Gentlemen,
iOS-9 adds to Apple's keyboard Shotcuts Bar taking space.

Settings -> General -> Keyboard has a way to disable Shotcuts,
and if predictive input is also disabled by either Settings or programmatically,
user gets this extra space.

We can disable predictive input by setting a hint to a text widget,
but no way to get rid from Shotcuts Bar.

Here's the suggestions found on net.

https://forums.developer.apple.com/thread/4664

http://stackoverflow.com/questions/31877080/hiding-copy-paste-return-panel-in-ios-9-shortcuts-panel

How could it be done in Qt widget application, i.e. with QTextEdit?

Your suggestions would be welcomed.

Regards,
Robert
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to