[Qt-interest] input text field position inside QGraphicsWebView
manish.s.sharma at nokia.com
manish.s.sharma at nokia.com
Mon Mar 29 09:57:56 CEST 2010
Hi ,
I have added a QGraphicsWebView inside a QGraphicsScene and displaying it through a view. When I open a big web page which automatically enables a scrollbar and when I mouse click inside html input text filed and try to get the Qt::ImMicroFocus through QGraphicsWebView::inputMethodQuery() it returns some huge amount around (100, 2000). I guess this would be the actual input text fields position inside the QGraphicsWebView. What I want is get the microfocus in terms of QGraphicsView. Is it possible?
Regards,
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100329/3205a71f/attachment.html
More information about the Qt-interest-old
mailing list