As of rev 4490, choosing a plugin from the Plugins menu displays the
docstring in an "official" viewrendered pane if the viewrendered
plugin exits.
This means that the show/hide/close-rendering-pane commands now can be
used to close this window.
The changes to the code are as follows:
1. show_scrolled_message now just does::
vr = viewrendered(event=kw)
instead of creating a special-purpose rendering pane.
2. The viewrendered command now returns the controller it creates.
I suppose there might be some unanticipated side effects, but I don't
know of any.
Terry, please let me know if this change seems dubious to you.
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.