Hi all, I need to display a web page in my pyqt application, qwebview make this really simple but my interface is without keyboard so I have to show a virtual keyboard when the user select an input text or a selectbox or a textarea so I need to be notified when a such selection occur in the web page, I cannot find any signal that can do this, any advice would be really appreciated,
thanks Nicola _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
