Showing articles for All (453) PyQt6 (146) PySide6 (143) PyQt5 (321) Tkinter (113) PySide2 (150)

Laying Out Your PyQt6 GUIs With Qt Designer

Use Qt Designer to effortlessly build your application UI

QTreeView tutorial

Published 08.01.2021

Toggle & AnimatedToggle

Toggle switch Widget QCheckBox replacement

Animating custom widgets with QPropertyAnimation

Add dynamic visual effects to your custom widgets

The QResource System

Using the QResource system to package additional data with your applications

Using QProcess to run external programs

Run background programs without impacting your UI

Add scrollable regions with QScrollArea

Run out of space in your GUI? Add a scrollable region to your application
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18