On Nov 11, 4:59 am, "Edward K. Ream" <[email protected]> wrote:

> I'm going to change this plan.  Yesterday I inventoried all of Leo's
> plugins.  There are 30+ plugins that at present work only with Tk, but
> many of these could easily be changed to work with Qt.  This I shall
> do today.

The init code for many plugins can and should be simplified.  In olden
days, Leo allowed plugins to initialize the gui if it had not already
been set.  Now, Leo's init code in runLeo.py definitively inits the
gui before calling any plugin based on command-line options and
defaults.  This is an important change of environment as far as
plugins are concerned, and there is a lot of cruft that can be
removed.  It would be pointless to wait until after 4.8 final to do
this, imo.  I'll do it today.

I don't expect great problems making these changes, but we shall
probably have two full weeks to fix problems before 4.8 final.

Edward

-- 
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.

Reply via email to