Philippe Lhoste:

> Note: I still think a split window would be useful for SciTE. Neil
> advocates the use of two instances of SciTE, but I find this less
> convenient, with problems of focus and similar issues. And this is
> problematic if you want two separate views on the same buffer...

   I would accept a really well written implementation of a split view
on the same document. It should have minimal effects on the user
interface: no permanent splitter using space or complex set of menu
commands. A small splitter inside the scroll bar area as used in other
applications such as Visual Studio would be OK. This would be a
significant amount of work as it would require either sharing space
with Scintilla, replacing Scintilla's scroll bar with a container
provided scroll bar, or modifying Scintilla to include some splitter
functionality. There would also be cross-platform issues as I expect
this would be more complex on GTK+.

   A second visible file breaks the essential simplicity of SciTE. If
you want to do this, start a new project.

   Neil

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to