Quote:
Originally Posted by PeterT
|
Hmm, maybe.
I was just going to use python with Tkinter.
Both require an external dependency (python or calibre).
I have used neither PyQT or Tkinter, although it wouldn't exactly be a complex GUI. Just some checkboxes/radiobuttons and maybe text input if required.
EDIT: And no, QT Creater/designer wouldn't be much use, as the idea is to create the GUI elements dynamically.