Re: Incorrect text highlighted using Find commands

2014-09-02 Thread lewis
I changed the python version to 2.7.8 on the x86 machine. Search for 'matching' gives a slightly different traceback Leo Log Window Leo 4.11 final, build 4dddc3320dbb (branch: master), 2014-08-09 11:01:35 Python 2.7.8, PyQt version 4.8.6 Windows Vista x86 (build 6.0.6002) SP2 reading:

Re: Incorrect text highlighted using Find commands

2014-09-02 Thread Edward K. Ream
On Tue, Sep 2, 2014 at 7:14 AM, lewis lewisn...@operamail.com wrote: I changed the python version to 2.7.8 on the x86 machine. Search for 'matching' gives a slightly different traceback Thanks for this report. Terry is on vacation this week. I'll see if I can fix this problem asap. Edward

Caution: recent major changes

2014-09-02 Thread Edward K. Ream
For the last several days I have been reorganizing the text class. That work is now complete. leo/plugins/qt_text.py contains reorganized code that depends not at all on leoFrame.py. The result is much cleaner code, but it could have introduced subtle bugs. Please report any problems

Re: Caution: recent major changes

2014-09-02 Thread Edward K. Ream
On Tuesday, September 2, 2014 8:31:01 AM UTC-5, Edward K. Ream wrote: The immediate reason for this change was to make it easier to support Scintilla widgets in Leo. At present, it displays text properly, using Scintilla's syntax coloring. But key bindings don't work and changes to body