Showing articles for All (466) PyQt6 (60) PySide6 (44) PyQt5 (209) Streamlit (0) Tkinter (0) PySide2 (47) Kivy (0)

Displaying Tabular Data in PySide6 ModelViews

Create customized table views with conditional formatting, numpy and pandas data sources.

How to Add Widgets After Loading a Qt Designer .ui File

Access layouts and add widgets programmatically to your Qt Designer interfaces

Creating Searchable Widget Dashboards in PyQt6

Make dashboard UIs easier to use with widget search & text prediction

Issue with tabs

Published 01.02.2021

Packaging PyQt6 applications into a macOS app with PyInstaller

Turn your PyQt6 application into a distributable macOS app bundle

Problem when using Spyder

Published 30.01.2021

Install PyQt6 on Windows

Install PyQt6 on Windows 8, 10 & 11

Install PySide6 on Windows

Install PySide6 on Windows 10 & 11

QSystemTrayIcon example

Published 15.01.2021

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

Custom Toggle Switch Widget as a QCheckBox Replacement

How to Change the Decimal Separator in QDoubleValidator

Use QLocale to control the decimal point format in PyQt5 QLineEdit validation

How to use "File->New" to create a new (duplicate) window of current form

Open multiple instances of the same window from your PyQt6 application

Animating Custom Widgets With QPropertyAnimation in PyQt5

Add dynamic visual effects and smooth animations to your custom PyQt5 widgets
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19