joshdavham 2 days ago

Hey thanks for posting this! I'll defintitely check it out.

Also, as a somewhat unrelated question: how would you recommend someone go about learning pyqt? I've looked into it briefly and am not really sure what the recommended resources are for this framework.

1
seam_carver 2 days ago

This project was my first exposure to Qt, and I just read the official docs.

joshdavham 2 days ago

Are these the docs you're referring to? https://doc.qt.io/qtforpython-6/

seam_carver 2 days ago

Yes, but be aware I didn't write this from scratch, I ported pre-existing qt5 code to qt6. and made modifications to the UI