Latest articles

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

Creating your first app with PySide6

A simple Hello World! application with Python and Qt

PySide6 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

Creating your first app with PyQt6

A simple Hello World! application with Python and Qt6

Creating additional windows

Opening new windows for your application

PySide6 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel, and QSlider widgets

PyQt6 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

Transmitting extra data with Qt Signals

Modifying widget signals to pass contextual information to slots

Embedding custom widgets from Qt Designer

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

Creating Dialogs With Qt Designer

Using the drag and drop editor to build PySide6 dialogs

Packaging PySide2 applications for Windows with PyInstaller & InstallForge

Turn your PySide2 application into a distributable installer for Windows

PyQt6 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel and QSlider widgets

QComboBox

Drop-down selection widget

Search a QTablewidget and select matching items

Finding and selecting matching items in a QTableWidget

Q&A: How to show a custom cursor on a PyQtGraph plot?

Changing the OS cursor and implementing a custom crosshair

Q&A: How to fix widgets appearing as separate windows?

Understanding Qt parents and layouts and the effect on widget position

Embedding custom widgets from Qt Designer

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

Creating Dialogs With Qt Designer

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

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

Introduction to the QGraphics framework

Creating vector interfaces using the QGraphics View framework

Introduction to the QGraphics framework

Creating vector interfaces using the QGraphics View framework
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20