Showing articles for All (385) PyQt6 (139) PySide6 (133) PyQt5 (263) Tkinter (106) PySide2 (136)

Add scrollable regions with QScrollArea

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

Plotting With PyQtGraph updated

Create Custom Plots in PyQt with PyQtGraph

Embedding custom widgets from Qt Designer

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

When To Use Pack, Place Or Grid In Tkinter

Choosing which layout manager to use in your UI

Embedding custom widgets from Qt Designer

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

Multithreading PySide2 applications with QThreadPool

Run background tasks concurrently without impacting your UI

Goodforbitcoin, a Cryptocurrency market tracker

Track cryptocurrency market values and trade volumes

Moonsweeper

Explore the mysterious moon of Q'tee without getting too close to the alien natives!

Simple Sales Tax Calculator

Using Qt creator to create a simple GUI

Use Tkinter To Design GUI Layout updated

Create a simple and structured layout using the Frame widget, Tkinter and Python 3

PyQt5 vs PySide2

What's the difference between the two Python Qt libraries? ...and what's exactly the same (most of it)

Gradient

Gradient designer with add, drag and edit stops

EqualizerBar

Visualize audio frequency changes

Creating custom GUI widgets in PyQt5

Build a completely functional custom widget from scratch using QPainter

QPainter and Bitmap Graphics

Introduction to the core features of QPainter

The ModelView Architecture

Qt's MVC-like interface for displaying data in views

MacOS Mojave Dark Mode Support in PyQt 5.12.2

Ensuring your apps follow the desktop style

PyQt5 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

PyQt5 Dialogs and Alerts

Notify your users and ask for their input
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16