[Interest] QWayland C++ example doesn't detect accent marks

P.L. Lucas selairi at gmail.com
Sat Nov 4 23:23:00 CET 2017


Hi,

I am running QWayland examples about compositors. The QMl example works 
properly, but the C++ example, qwindow-compisitor, doesn't detect accent 
marks like `"^.

The QML example uses the TextInputManager object. There is not 
information about it. I have added a QWaylandTextInputManager object in 
qwindow-compositor:

textInputManager = new QWaylandTextInputManager(this); 
textInputManager->initialize();

but it doesn't work.

How can qwindow-compositor detect accent marks?

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20171104/dd4127a9/attachment.html>


More information about the Interest mailing list