[PyQt] how to use a JS method from within Python ?
Phil Thompson
phil at riverbankcomputing.com
Fri Jul 22 10:49:38 BST 2011
On Thu, 21 Jul 2011 18:12:03 +0200, Stef Mientki <stef.mientki at gmail.com>
wrote:
> hello,
>
> I use CodeMirror as an editable codeeditor in a QWebView.
> After creating an inserting CodeMirror, I get a reference to that
> CodeMirror object.
> Now I want to execute some of the methods of the CodeMirror object.
> Is that possible from within Python ?
https://launchpad.net/javascript-python-proxy
...might be of interest.
Phil
More information about the PyQt
mailing list