The video is part 07 of PyQt5 GUI learning series. It contains instructions to make Drag and Drop based csv file data plotting application. All columns of the data will be plotted and the header of each column will be labeled in the legend. The legend is draggable. Various themes are added to the Combo box widget. A user can select any theme for the plot. In this way, you will learn how to use PyQt5 designer to make GUI with combo box, properly selecting horizontal and vertical spacing, and the layouts. This application is very useful in generating rapid plots for various time series data as well. In addition to that we use super() function to parent the previous main window class on this new class and added more functionality to it. Basic GUI design: PyQt5 tutorial - Part 01: https://youtu.be/ORaBSFhh13A Adding Widgets to GUI: PyQt5 tutorial - Part 02: https://youtu.be/Vz0s-w4hksY Control GUI Widgets: PyQt5 tutorial - Part 03: https://youtu.be/co4ymeb3FRc Calculator GUI: PyQt5 ...
Complete Source Code Download: https://github.com/py2ai/Piano In this video series we will step by step guide to make an awesome piano, please subscribe for upcoming videos and tutorials. You can download free installer of this piano.exe here: https://drive.google.com/file/d/1zJajT2GwOn9CpS_UPWD9NEzCWDlIKTvB/view
This is a tutorial about making a simple and flexible screen recorder in Python. The target platform is Windows 10. You can make changes to run it in other platforms as well, thats totally depends on your choice. The source code is freely available: https://pyshine.com/How-to-make-a-screen-recorder/ . The installation setup files are also available. IMPORTANT: A brand new, quick and amazing PyQT5 learning series Part 01 of PyQt5 learning series: https://youtu.be/ORaBSFhh13A Part 02 of PyQt5 learning series: https://youtu.be/Vz0s-w4hksY Part 03 of PyQt5 learning series: https://youtu.be/co4ymeb3FRc Part 04 of PyQt5 learning series: https://youtu.be/c29ejbtzM3c
Comments
Post a Comment