Leo on Python 3.5, PyQt 5.6 & Windows 10?

2016-07-09 Thread Viktor Ransmayr
Hello Edward & Community, This is a follow up on my previous entry https://groups.google.com/forum/#!topic/leo-editor/Q8B0gNeaKfc I've tried several combinations: * Python 3.4.4 & 3.5.2 * PyQt 5.5.1 & 5.6.0 * Leo 5.3 & 5.4-devel Whenever I try the combination 3.5.2 & PyQt 5.6.0 I do get the

Re: Time travel in Leo

2016-07-09 Thread 'tfer' via leo-editor
You might want to look at Meld, a diff tool written in python with excellent visualization of changes. A while back I was trying to give leo the ability to let me "slideshow" the lines of thinking in writing a piece of code, from psuedocode to stubs, to turning the stubs into working code.

Leo's inner workings trimmed from Doc?

2016-07-09 Thread 'tfer' via leo-editor
I've been working on a fork of a html presentation framework, (flowtime.js), intending to extend it from a nxm 2D grid, to a 3D outline, much like Leo. Well if its going to mimic Leo, why not borrow some of the design? Well, when I hit the doc's, I found that all of the tnode, vnode,