View Single Post
Old 05-29-2025, 01:04 PM   #30
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,816
Karma: 6000000
Join Date: Nov 2009
Device: many
I did take a look at ePubTidyTool as I know from this discussion that it uses Tk, just to see the extent of work. It makes heavy heavy use of tk for msgboxes, dialogs, main window frames, etc. So switching to PySide6 from tk for this plugin would be a non-trivial exercise and would require some real work. I am sure there are others out there that are in similar situation.

I wonder if instead of a deprecate and remove approach we should just deprecate Tk's use but not actually remove it just to discourage it use in new plugins? Or would that just put things off for a few years?
KevinH is offline   Reply With Quote