On Sun, Jul 29, 2012 at 7:43 AM, hamilton <hamil...@nothere.com> wrote: > On 7/28/2012 1:23 PM, wxjmfa...@gmail.com wrote: >> >> For info: http://scintilla.org/ > > > Just did a quick check on scintilla. > > This looks like a single file editor. > > Is there a project like capability in there that I did not notice ?
Scintilla is a text editing widget; SciTE is a Scintilla-based Text Editor (and is by the same author). The editor wraps up Scintilla with facilities for handling multiple files simultaneously (multiple buffers/tabbed display/whatever you want to call it). ChrisA -- http://mail.python.org/mailman/listinfo/python-list