Posts

Showing posts from February, 2022

How to make image drag drop system in pyqt5 | CID Python Gui Tutorials

Image
This tutorial is about making image drag drop system in pyqt5 or pyside window. with using this concept, you can drag and drop any image file in your application window and use in whatever way you want. With this concept, you can easily make file such as txt files,pdf files,docs files etc. drag drop system too. Watch and enjoy the video.

tkinter Font Dialog Box | make font chooser dialog in tkinter | python...

Image