Quote:
Originally Posted by carmenchu
As the Sigil_Plugin_Framework_rev12.epub lacks information on GUIs, please:
- For my needs, would Tkinter or PyQt5 be the simpler approach?
- Can some-helpful-body provide a very simple template (no bell or whistles) working in Sigil?
|
My unofficial
regex tester validation plugin has a very simple Tkinter GUI (just two radio buttons, a text box, a check box and two push buttons).
Also have a look at DiapDealer's plugins.
BTW, if you just want some customization options, you could "cheat," and simply
read and write preference settings, which is very easy.