Hello, It seems to be working fine here. ************ Leo Log Window Leo 4.11 devel, build 5823, 2013-07-03 11:43:33 Python 3.2.3, qt version 4.8.2 linux2 *************
The difference I noticed is that now whenever I click on a node the syntax highlighting is initially 'off' and after a while (less than a second) it colors everything alright. Like a little delay. >From what I read in the other posts I guess this is intended. So it works fine here. Even with long nodes. Cheers, Daniel On Wednesday, July 3, 2013 10:58:05 AM UTC-3, Edward K. Ream wrote: > > This appears to complete the project. All unit tests pass with either > Python 2 or 3. Please report any further problems immediately. > > Here is the checkin log: > > QQQ > The new code works with Python 3.x and correctly continues redrawing even > when interrupted. > > The top-level rehighlight method sets the recolorAll flag, > which forces redrawing of all lines until _boundedReformatBlocks completes > without requeuing itself. > QQQ > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
