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
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
