[PyQt] Suggestion to get events from a web page

Mailing List SVR lists at svrinformatica.it
Fri May 21 16:28:47 BST 2010


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 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    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Here is the solution:

http://th30z.netsons.org/2009/03/qt-webkit-virtual-keyboard/

Nicola


More information about the PyQt mailing list