View Single Post
Old 06-04-2025, 06:20 PM   #16
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,879
Karma: 6120478
Join Date: Nov 2009
Device: many
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.
KevinH is offline   Reply With Quote