Showing articles for All (270) PyQt6 (71) PySide6 (71) PyQt5 (234) Tkinter (71) PySide2 (107)

Install Qt Designer Standalone

Qt Designer Download for Windows, Mac and Linux

PyQt6, PySide6, PyQt5 and PySide2 Books -- updated for 2022!

New editions extended and updated, now 780+ pages

PyQt5 vs PyQt6

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

PySide2 vs PySide6

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

Drag & Drop Widgets with PySide2

Sort widgets visually with drag and drop in a container

Drag & Drop Widgets with PyQt5

Sort widgets visually with drag and drop in a container

Add scrollable regions with QScrollArea

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

Packaging PySide2 applications for Windows with PyInstaller & InstallForge

Turn your PySide2 application into a distributable installer for Windows

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

Animating custom widgets with QPropertyAnimation

Add dynamic visual effects to your custom widgets

Create applications with QtQuick

Build modern applications with declarative QML

QPainter and Bitmap Graphics

Introduction to the core features of QPainter

Editing QTableView cells

Allowing users to update the data in a model view

Install PySide2 on Ubuntu Linux

Install PySide2 on Ubuntu and other Debian-based Linux distributions

Creating your first app with PySide2

A simple Hello World! application with Python and Qt
1 2 3 4 5 6 7 8 9 10 11