Showing articles for All (193) PyQt6 (0) PySide6 (0) PyQt5 (100) Streamlit (0) Tkinter (0) PySide2 (39) Kivy (0)

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

Preserve scroll position and cursor location when updating text in QTextEdit

PyQt Windows Won't Reopen in Spyder — How to Fix It

Why your PyQt app only runs once in Spyder, and what you can do about it

Toggle & AnimatedToggle

Custom Toggle Switch Widget as a QCheckBox Replacement

How to set working directory of QProcess

Running external programs from different folders using QProcess in PyQt5

Plotting with Two Y-Axes in PyQtGraph

How to display two data series with independent Y-axes on a single plot

Animating Custom Widgets With QPropertyAnimation in PyQt5

Add dynamic visual effects and smooth animations to your custom PyQt5 widgets

The QResource System in PySide2

Using the QResource system to package additional data with your applications

How to Show Cursor Position in PyQtGraph Embedded in PyQt5

Add a crosshair overlay that tracks the mouse cursor on your PyQtGraph plots

QTableWidget Crashes When Updating Every 1 Millisecond

Why modifying widgets from background threads causes crashes and how to fix it with signals

Adding a Volume Meter to a PyQt5 Media Player

Use pydub and QMediaPlayer together to display real-time audio levels

Add Scrollable Regions With QScrollArea in PySide2

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

How to Disable WebRTC in QWebEngineView with PyQt5

Control WebRTC settings and feature permissions in PyQt5's web engine

Opening links in a new window with QWebEngineView

Redirect links to a separate floating browser window

The QResource System in PyQt5

Using the QResource system to package additional data with your applications

Using QProcess to Run External Programs in PyQt5

Run background programs without impacting your UI

Fixing PyQt Redraw Issues on macOS

Solving display and rendering glitches when running PyQt applications on macOS

Widget size and placement in the tabs of a QTabWidget

How to control widget positioning in tab layouts using addStretch

Authentication and Authorization with PyQt5 or PySide2

Secure your desktop applications with login flows, token-based auth, and role-based access control

Licensing Differences Between PyQt5 and PySide2

Understanding GPL, LGPL, and what they mean for your Python GUI projects

Recommended way to install PyQt5 with fbs on macOS

Getting the right combination of Python, PyQt5, and PyInstaller for fbs on macOS

PyInstaller macOS issue with QCombobox not refreshing

Fixing widget redraw problems in PyQt5 apps packaged with PyInstaller on macOS

Solving Common PyInstaller Problems on macOS

How to fix file paths, reduce bundle sizes, and handle macOS-specific packaging issues
1 2 3 4 5 6 7 8