On Mon, Oct 20, 2008 at 3:24 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:

> - Outline operations that redraw the outline are too slow.  These
> happen only when nodes are inserted or deleted or moved, but it is
> still intolerable.

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.

> - For me, it's intolerable that the QScintilla doesn't understand Leo
> markup like @nocolor.  I disabled syntax coloring completely, but
> apparently this can only be done by using a null lexer.  But then it
> appears impossible to increase the font size.  My old eyes can't
> tolerate the default font size, so I'm not happy.

Did you try QSciScintilla's zoomIn and zoomOut methods?

> 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).

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
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