pygtkscintilla is a python wrapper for Scintilla, it gives to pygtk a powerful source-editing widget with features such as: * Syntax highlighting for tons of languages * Autocompletion * Code Folding * Calltips * Annotations * Markers * *Multiple selections* (NEW!)
It provides a nice pythonic API that looks and works better. Documentation: http://pygtksci.sourceforge.net/ Sourceforge Page: https://sourceforge.net/projects/pygtksci/
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
