Re: [PyQt] Suggestion to get events from a web page

2010-05-21 Thread Mailing List SVR
In data giovedì 20 maggio 2010 23:14:55, Mailing List SVR ha scritto: : > 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 selectbo

[PyQt] Suggestion to get events from a web page

2010-05-20 Thread Mailing List SVR
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