On Mon, Oct 20, 2008 at 7:38 AM, Ville M. Vainio <[EMAIL PROTECTED]> wrote:

> Yeah, this is what I was alarmed about recently. Perhaps the
> tkinter-like drawing code should me implemented in drawTree after all,
> or a finer grained tree redrawing be implemented.

I'm not sure what to do, but this has the highest priority.  It's
probably the only make-or-break item.

> Did you try QSciScintilla's zoomIn and zoomOut methods?

Excellent!  I added the following to leoSettings.leo:

@int qt-scintilla-zoom-in = 8

A zoom-in factor of 8 really helps my old eyes, and the "blown-up"
fonts look great on my screen.

>> I actually think that the jury is still out about QScintilla.
>
> Obviously - though I still think it's the best choice for code
> editing, without reimplementing much (i.e we get pretty much
> everything for free).

Whatever happens, I won't be reimplementing anything.  But it would be
quite possible, I think, to hook up the threading colorizer to a rich
text widget.  No need to speculate at present.  The tree is the big
deal now.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to