Some stuff that should be easy to fix:
- alt+arrow keys give this exception:
...
File "C:\p\qt-plugin\leo\core\leoCommands.py", line 6133, in set_focus
g.app.gui.set_focus(c,w)
File "C:\p\qt-plugin\leo\plugins\qtGui.py", line 2918, in set_focus
w.setFocus()
AttributeError: leoQtTree instance has no attribute 'setFocus'
- The log pane does not automatically scroll to the bottom anymore.
Probably caused by reintroduction of the code in putnl(), which should
be like the code un put().
--
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
-~----------~----~----~----~------~----~------~--~---