On Thu, 28 Jan 2016 18:41:09 -0800 (PST) "Edward K. Ream" <[email protected]> wrote:
> We discussed the so-called Easter-Egg interface to create new panes > this from the gui, but a summary of how to do this programmatically > is needed. I've given a couple of examples of how to do this, let's see... https://github.com/leo-editor/snippets/blob/master/examples/demo_widget.py has comments, https://gist.github.com/tbnorth/6165576 is another one that adds a web-browser pane, as written it opens it in a separate window, which is part of the free_layout system. Cheers -Terry > *Note*: it's possible to save the layout so that Leo will > restore it when Leo starts up the next time. -- 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.
