On 28 September 2012 01:23, Jim <
macr0...@gmail.com> wrote:
> So, I see that Scintilla has been ported to QT. Since I'm having headaches
> with scrolling in GTK3 (GTK2 servers are fine), I'm rather interested in
> using the QT platform instead. Our other QT apps are pretty fast & solid.
> Has SciTE been updated to handle the QT libraries, for I only see a "gtk"
> make folder. There is "qscite," but that was a severely custom job from an
> old version:
http://code.google.com/p/qscite/downloads/list
>
> I'm guessing that the "outer layer" of SciTE would have to be re-written for
> QT, ...
I always thought that's a great idea too; cross-platform becomes
easier and more native-looking. But there are many features of SciTE
which are added on to Scintilla itself, so there might be a lot of
rewriting to do, depending on how reusable the code is.