On Tue, 18 Oct 2011 10:38:14 -0500
"Edward K. Ream" <[email protected]> wrote:

> Try an 'after-create-leo-frame' event handler.  This executes near the
> end of g.openWithFileName. Here are the last statements from
> g.openWithFileName::
> 
>     c.setLog()
>     g.createMenu(c,fn)
>     g.finishOpen(c)
[snip]
> To repeat, this is an edge case that I don't feel compelled to support.

I guess I'm not sure what the problem with g.openWithFileName() is,
unless it's just the spreading of log messages across several log
windows.  Doesn't bother me, but I think it could be fixed by having
the @button save tabs write the @script so that it calls c.setLog()
after it's done loading the other files.

Hmm, tried that and not sure if it fixes the problem, because I wasn't
seeing the problem myself anyway.

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.

Reply via email to