tkinter is rather old and not widely used. Python packages exist for WxWidgets and QT. I don't know which would be best, but one of the two is probably a good idea.
This involves rewriting the GUI part, but as that was already abstracted away, it shouldn't be too painful.
tkinter is rather old and not widely used. Python packages exist for WxWidgets and QT. I don't know which would be best, but one of the two is probably a good idea.
This involves rewriting the GUI part, but as that was already abstracted away, it shouldn't be too painful.