Quote:
Originally Posted by KevinH
The official gui for Sigil under Qt6 is not PyQt6 but instead Qt's official PySide6. DiapDealer has created a plugin_utils.py module to make supporting PyQt5 and PySide6 easily done. He also has a plugib_utils_light.py module for use with Sigil 2.0.0 or later versions of Sigil.
Integrating one of those two modules into this plugin would definitely be useful to others.
|
Cool. Thanks for that. Is there one that would be better than the other? I'll edit to incorporate whichever is best. As I said, I'm not a coder, so I'll be fiddling around to get it to work so any information on what needs to be imported to start with would be a big help.
I'm currently using Sigil
Version: 2.5.2 with
Loaded Qt: 6.8.2 & the plugin seems to work without issue on my end as is, but I'll happily update it to a newer version so that it will work better for others as well as myself & to prevent interruptions when there are future changes.