[Qt-interest] Input methods, Garden pre-release on S60

Jamil naja jamilnaja at yahoo.com
Fri Mar 13 16:16:55 CET 2009


Hi does anyone know how to get the Qtextedit work with virtual keyboard in 5.0 SDK and Garden release of Qt?



This is  what I have tried so far:





QTextEdit* x = new QTextEdit();

x->setAttribute(Qt::WA_InputMethodEnabled);



and I reimplementation QWidget::inputMethodQuery with and EMPTY
implementation, the method should return a QVarariant object is there
any specific object I should construct and return in this method?? 





Jamil


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090313/0eb47dbd/attachment.html 


More information about the Qt-interest-old mailing list