Showing articles for All (112) PyQt6 (73) PySide6 (71) PyQt5 (32) Tkinter (32) PySide2 (32)

PySide2 vs PySide6

What are the differences, and is it time to upgrade?

Packaging PyQt6 applications for Windows with PyInstaller & InstallForge

Turn your PyQt6 application into a distributable installer for Windows

The QResource System in PySide6

Using the QResource system to package additional data with your applications

Add Scrollable Regions With QScrollArea in PyQt6

Run out of space in your GUI? Add a scrollable region to your application

Add Scrollable Regions With QScrollArea in PySide6

Run out of space in your GUI? Add a scrollable region to your application

Simple threading in PyQt/PySide apps with .start() of QThreadPool

How to move Python functions/methods & PyQt/PySide slots onto separate threads

Using QProcess to Run External Programs in PyQt6

Run background programs without impacting your UI

Transmitting Extra Data With Qt Signals in PySide6

Modifying widget signals to pass contextual information to slots

Embedding Custom Widgets from Qt Designer in PySide6

Learn how to use custom widgets in your PySide6 applications when designing with Qt Designer

Creating Dialogs With Qt Designer and PySide6

Using the drag and drop editor to build PySide6 dialogs

Packaging PySide6 applications for Windows with PyInstaller & InstallForge

Turn your PySide6 application into a distributable installer for Windows

QComboBox

Drop-down selection widget

Embedding Custom Widgets from Qt Designer in PyQt6

Learn how to use custom widgets in your PyQt6 applications when designing with Qt Designer

Creating Dialogs With Qt Designer and PyQt6

Using the drag and drop editor to build PyQt6 dialogs

Multithreading PySide6 applications with QThreadPool

Run background tasks concurrently without impacting your UI

Creating Searchable Widget Dashboards in PySide6

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

Creating Additional Windows in PyQt6

Opening new windows for your application
1 2 3 4 5