On Sun, Oct 17, 2010 at 8:34 AM, VR <[email protected]> wrote:
> * detect_urls.py
> * maximizeNewWindows.py
>
> in 'myLeoSettings'.
>
> The 'detect_urls' plugin does not work. It does not report any issues
> via the Leo-log or the console. The plugin works fine when using Leo
> with Tk as the GUI. (I even verified that Leo on that system was on
> the exact same SVN revision!)
The problem is that detect_urls (colorizeURL's) calls
c.frame.body.tag_add('URL',i,j)
to do the coloring. This is a direct hook into the tk colorer, but
has no effect on the qt.colorer.
Let me see if I can come up with a quick fix. (Anything to avoid
documentation :-)
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.