On Sat, Jun 21, 2025 at 10:03 AM Knute Snortum <[email protected]> wrote:
> Adding back to the list... > On Sat, Jun 21, 2025 at 9:39 AM Knute Snortum <[email protected]> wrote: > >> On Sat, Jun 21, 2025 at 8:51 AM Federico Bruni <[email protected]> >> wrote: >> >>> Il giorno sab 21 giu 2025 alle 08:23:11 -07:00:00, Knute Snortum >>> <[email protected]> ha scritto: >>> > I am currently testing some changes to Frescobaldi extensions but I'm >>> > having a hard time finding any to test. Does anyone use Frescobaldi >>> > extensions? If so, can you point me to a URL where I can download >>> > them? >>> >>> Did you find this already? >>> https://github.com/frescobaldi-extensions/sample-extension >> >> >> I did, but it's very old (pre 3.1) and the Wiki articles are almost >> non-existent. >> > > ...and it has PyQt5 all through it. I don't know if that's going to work > in the current version of Frescobaldi. > I have forked the sample extension and boilerplate repositories and migrated them to PyQt6: https://github.com/ksnortum/sample-extension https://github.com/ksnortum/boilerplate They both have a branch called pyqt6-migration. -- Knute Snortum
