Multi-Window Synchronization functionality for Windows GUI using PyQt5
Unsolved
Showcase
-
wrote on 6 Dec 2023, 19:24 last edited by
I came across a very cool Multi Window Synchronization experiment by Bjorn Staal. I tried recreating the same but for Windows GUI. I’ve used PyQt5 for the GUI development and pyqtSignal for achieving synchronization.
Video: https://youtu.be/TEZHHZeFiBQ?si=mLv-fNYgNxxeBF-q
The project’s open source and you can check the demo and source here: https://github.com/aniketrajnish/MultiWindowSync-PyQt
Do hit a star if it helps you!!
1/1