Python Custom QMainWindow title bar and navigation buttons using JSon file | Custom Widgets module

preview_player
Показать описание
Using QT-PyQt-PySide-Custom-Widgets module, easily add custom window title bar, navigation buttons, QSize grip, and window drag event listener using just one line of code!

Read more about the
custom window title bar here:

Read the full documentation about custom widgets here:

Previous video in custom progress bar:

Support this project on Patreon:

Tutorial Source Code:

#qt #pyqt #python #pyside #module #pypi

Track Name. Innovation

-----------------------------------------------------------------------------------------------------------------------------------------
MAKE YOUR CONTRIBUTIONS
--------------------------------------------------------------------------------------------------------------------------------------
Send Me A Cup Of Coffee
Support Me
I use Payoneer to send and receive money online:
-----------------------------------------------------------------------------------------------------------------------------------------
IMPORTANT LINKS / LINK MUHIMU
--------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Sub for more ♥, leave a like+comment.

If you had installed the custom widgets library, then ensure that you are using the latest version by updating it using pip, also check the whole documentation for new changes.

SpinnTV
Автор

Why doesn't it support animation when minimizing or maximizing, as demonstrated in the video, on the Windows operating system?

bechirzouaoui
Автор

i cant understand why it dont work. Error -> OSError: no library called "cairo-2" was found

effort
Автор

i get this error after importing the custom widgets module :
TypeError: QWidget(parent: QWidget = None, flags: Union[Qt.WindowFlags, Qt.WindowType] = Qt.WindowFlags()): argument 1 has unexpected type 'MainWindow'

redabrch
Автор

Thanks for the video. How do I open Qt app??

toyayaone
Автор

how do I apply styles for the second window? I am creating a second window for notifications (a pop-up window) and I cannot apply styles to it, it either replaces the style of the main window, or it gives errors that there are no native classes in the new window that are specified in json for the main one.

ДмитрийШагин-вх
Автор

Help Pls, I got this problem.
ImportError: cannot import name 'Mapping' from 'collections'

manrifin
Автор

do you know how to Unhide the title bar?

-PhilGibson
Автор

How do you convert your codes to python code, when I do it, it always converts to c++.

tunahanipek
Автор

json file can not work answer to me please

aminezwawi
Автор

ImportError: cannot import name 'ProjectMaker' from 'Custom_Widgets'

agungwahyu
Автор

Awesome !! please keep goin whit this !!

franzjonshon
Автор

I tried to add webEnginView widget to display html file and css which are in the same path, but the behaver of widget is bad, can you help us with practice example to do that ?

omarhalabiah