Quote:
Originally Posted by notimp
THe availability of a GUI frontend library for plugins now peaked my interest again.
|
For the record: a gui frontend for Sigil plugins has always been available. External Python interpreters have always been able to use any GUI frontend that happens to be installed on a system, and Tkinter has been included since the first version of Sigil that came with a bundled Python implementation was released. Sigil v0.9.8 has simply added support for PyQt5
as well.