Showing articles for All (491) PyQt6 (50) PySide6 (43) PyQt5 (218) Streamlit (2) Tkinter (13) PySide2 (47) Kivy (4)

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

Multithreading PyQt6 applications with QThreadPool

Run background tasks concurrently without impacting your UI

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

Packaging PyQt5 applications into a macOS app with PyInstaller

Turn your PyQt5 application into a distributable macOS .app bundle

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