On Thu, Oct 16, 2008 at 9:34 AM, zpcspm <[EMAIL PROTECTED]> wrote:

> [Where would] plugins that would support both tkinter and Qt go then?

Good point.  Several choices:

- Abandon the idea of separate directories.  Unpleasant.

- Have a common directory for common code for multi-gui plugins.
Putting code in this directory would be the choice of plugin writers.
The alternative would be to create different versions of a plugin for
different guis.

In short, I think a common directory would be good to support.

> Leo would need a straight API function that would return the GUI that is 
> currently used.

No problem.  In fact, g.app.guiName() already exists.  The
command-line code would simply set the gui name a little earlier in
the load process than at present, which simplifies matters.

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