Latest articles

Latest updates from across the Python GUIs site. New tutorials, tips & updates added each month.
Showing articles for All (25) PyQt6 (1) PySide6 (0) PyQt5 (16) Streamlit (0) Tkinter (0) PySide2 (4) Kivy (0)

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

Plottimg pyqtgraph two Y-Axes

Published 28.12.2020

The QResource System in PySide2

Using the QResource system to package additional data with your applications

Add Scrollable Regions With QScrollArea in PySide2

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 19 20 21