Latest articles

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

Avoid gray background for selected icons

Create a custom ToggleButton widget to replace QAction checkable icons without the default gray selection background

PyInstaller 4.2 & PySide6

Published 21.04.2021

Creating Grouped and Stacked Bar Charts with PyQtGraph

Build professional grouped and stacked bar charts in your PyQt6 applications using pyqtgraph's BarGraphItem

First Steps With Qt Designer and PyQt6

Use Qt Designer's drag and drop interface to design your PyQt6 GUI

First Steps With Qt Designer and PySide6

Use Qt Designer's drag and drop interface to design your GUI

Pandas with numpy array

Published 14.04.2021

How to Show Only Icons in QTableView Cells (Hide Text)

Use custom model roles to display icons without text in your PyQt5 tables

Adding QComboBox to a QTableView and getting/setting values after creation

Use QItemDelegate to embed combo boxes in your table views, with per-row data and value tracking

PyQt6 Book Now Available: Create GUI Applications with Python & Qt6

The hands-on guide to building desktop apps with Python and Qt6

Delay in signal from thread

Published 08.04.2021

Create Applications with QtQuick in PyQt6

Build modern applications with declarative QML
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21