[QScintilla] Python Bindings for QScintilla v2

Phil Thompson phil at riverbankcomputing.com
Wed Jul 26 18:01:44 BST 2006


Tonight's QScintilla2 snapshot will include Python bindings.

I haven't done any installation instructions yet, but it's pretty simple...

After building *and* installing the C++ library, go to the Python subdirectory 
and run the following commands...

python configure.py
make
make install

Phil


More information about the QScintilla mailing list