Basic GUI design: PyQt5 tutorial - Part 01
The video is part 01 of PyQt5 GUI learning series in Python. This video contains instructions to make a simply main window with menu, items and sub-items. A user can also add status bar text at bottom, as well as the image icon to the menu item.
Python installation: https://youtu.be/71oXpvx8CsU
PyQt5 and other useful installations: https://youtu.be/jLzLNRK72KI
Comments
Post a Comment