On Oct 23, 6:22 am, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> Using the qt plugin is now possible, but is annoying because of small
> omissions and differences from how Leo normally works. The to-do list
> contains most of the annoyances. Here are the first entries:
I took a detour and hooked up the body pane as a QTextWidget. This
took surprisingly few changes in the leoQtBody class. So now most of
Leo's commands work!
I am in the process of making the threading colorizer work for Qt.
Again, very few changes were needed. Actual coloring isn't happening
yet, but the threading colorizer is emitting the proper calls to
leoQtBody.tag_add. Honoring these calls will color the text!
I have errands to run this afternoon, but I may finish coloring this
evening. The latest code is at rev 1368.
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
-~----------~----~----~----~------~----~------~--~---