On Wed, 29 Jun 2011 14:08:47 -0500 Kent Tenney <[email protected]> wrote:
> I've done > bzr branch lp:~terry-n-brown/leo-editor/free_layout > > waiting for the word. Ok - version ready for testing at that location. free_layout.py must occur early in your @enabled-plugins list. In particular it should be before viewrendered.py. Other than that dependency these plugins are now quite independent. The context menu on the splitters now has a Save layout entry, and after you've saved a layout, there will be a Load layout and Delete layout entry, with all your named layouts as sub-menu-entries. When you load a layout open panes not needed for the layout are not closed, they just end up tacked on to the edge of the layout. Usually this is not a problem as you'll load a layout over the default layout, and typically all three default panes occur somewhere in all layouts. Viewrendered is working, although commands to activate/deactivate freeze/unfreeze it aren't. Rendering of plugin docs. also uses a viewrendered pane, and that seems to be working. Cheers -Terry -- 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.
