[webkit-qt] Easy way to determine if an input field is clicked

İsmail Dönmez ismail at namtrac.org
Thu Apr 22 06:08:01 PDT 2010


Hi all;

Is there an easy to way to determine if an input field is clicked? Currently
I use the microFocusChanged() signal and do a check like;

if (qApp->inputContext()->focusWidget()) // input field focused

but this returns true even when scrolling and there is no input field is
focused. Any help is appreciated.

Regards,
ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100422/947dada1/attachment.html>


More information about the webkit-qt mailing list