Latest articles

Latest updates from across the Python GUIs site. New tutorials, tips & updates added each month.
Showing articles for All (25) PyQt6 (9) PySide6 (8) PyQt5 (20) Tkinter (8) PySide2 (12)

QTimer expectations

Published 14.01.2021

Laying Out Your PyQt6 GUIs With Qt Designer

Use Qt Designer to effortlessly build your application UI

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

Opening links in a new window with QWebEngineView

Redirect links to a separate floating browser window

Real Time Change of Widgets?

How to update the UI while in a loop

The QResource System

Using the QResource system to package additional data with your applications
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17