Leo Well

How to get/set the position of the scroll area?

Preserve scroll position and cursor location when updating text in QTextEdit

How to set working directory of QProcess

Running external programs from different folders using QProcess in PyQt5

setAlignment(QtCore.Qt.AlignCenter) method is not working as expected

Why calling setAlignment on a QStackedLayout doesn't center your widgets, and what to do instead

How to Use System Default Colors in Qt Stylesheets

Access your user's color scheme to keep your app looking native

Plotting With PyQtGraph and PySide2

Create custom plots in PySide with PyQtGraph

Save multiple plots to pdf

How to save multiple matplotlib plots to a single PDF file from a PyQt6 application

Creating Searchable Widget Dashboards in PySide2

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

Show and hide widgets in PyQt6

Understanding widget visibility and how parent-child relationships affect it

Creating Custom GUI Widgets in PySide2

Build a completely functional custom widget from scratch using QPainter

Getting a Value from a Model Using Row-Column Indices

How to retrieve data from a Qt model using row and column integers

PySide2 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

Building an Interactive Audio Editor with PyQtGraph and PyQt6

Use PyQtGraph's fast, interactive plotting to visualize audio waveforms and spectra in a PyQt6 application

Transmitting Extra Data With Qt Signals in PyQt5

Modifying widget signals to pass contextual information to slots

PySide2 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel and QSlider widgets

Pause a running worker thread

Put a running task on hold, waiting for the UI

Create Radiobuttons and Checkbuttons in Tkinter

Add selectable button widgets to your Tkinter GUI

The ModelView Architecture in PySide2

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

Using the Place Geometry Manager in Tkinter

Laying out widgets with the Place geometry manager

Using the Grid Geometry Manager in Tkinter

Laying out widgets with the grid geometry manager

Using the Pack Geometry Manager in Tkinter

Laying out widgets with the Pack geometry manager

Embedding Custom Widgets from Qt Designer in PySide2

Learn how to use custom widgets in your PySide2 applications when designing with Qt Designer
Showing articles for All (22) PyQt6 (6) PySide6 (0) PyQt5 (4) Streamlit (0) Tkinter (4) PySide2 (7) Kivy (0)
1 2 3 4 5