ANNOUNCE: pygtkscintilla-0.2 released

2009-10-20 Thread Gabriele Lanaro
pygtkscintilla is a Python wrapper for Scintilla with a custom API designed to make the coding experience easy. Scintilla is a powerful source editing component with features such as: * Syntax highlighting for tons of languages * Auto-completion * Code Folding * Calltips *

Re: pygtkscintilla

2009-09-24 Thread gabriele lanaro
Hi, I don't know the internals of scintilla. Anyway, apart of the ugly interface, it's good, fast, and is widely used in gtk/qt/wx IDEs and editors. Now it's the 2.0 release, it seems quite stable and they added multiple selections and virtual space features. 2009/9/24 RonnyPfannschmidt