On Thu, 13 Jul 2017 06:12:14 -0700 (PDT) vitalije <[email protected]> wrote:
> Fixed at cc86d25. > > > > There were also problem if executed on splitter between tree and > > body > without vr pane. Now it is fixed (I hope). > Vitalije These fixes are great. My two stalled :-/ projects would replace (in the open source sense of replacing where they'd be competing alternatives) the free_layout pane management system with QDocks and the vr widget with the leo_edit_pane widget. Given their stalled state I don't think that has any bearing on the current fixes except to say I hope both the current pane management and vr will be replaced with something better and therefore would be wary of /large/ investments of effort in the current systems. Why are they stalled, apart from my time allocation? QDocks - there's probably some issues here with how leo finds widgets, but I suspect they're not too major. The problem is the startup convolutions, getting find and spell tabs init'ed properly relative to the log tab. Conceptually I don't think these things are related, but evolution wise I understand their intertwining. After that there's some work needed for layout / widget persistence, possible pitfall there with Qt 5 having better QDocks API than Qt 4, not sure about that. leo_edit_pane - need to get Leo syntax highlighting and keybinding working on the edit view. Recent increase in knowledge of the highlighter might help with that bit, might try and get that done and then hope Edward can help with the key binding stuff. Cheers -Terry -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
