On Thu, 21 Jul 2011 18:12:03 +0200, Stef Mientki <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
