Showing articles for All (7) PyQt6 (2) PySide6 (1) PyQt5 (2) Streamlit (0) Tkinter (0) PySide2 (1) Kivy (0)

PySide6 Toolbars & Menus — QAction

Defining toolbars, menus, and keyboard shortcuts with QAction

PyQt6 Toolbars & Menus — QAction

Defining toolbars, menus, and keyboard shortcuts with QAction

Avoid gray background for selected icons

Create a custom ToggleButton widget to replace QAction checkable icons without the default gray selection background

QSystemTrayIcon — Adding Menu Items in a Loop

Why dynamically created QActions disappear and how to fix it

PySide2 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

PyQt5 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

Adding application Help and About dialogs

Put some finishing touches to your Python GUI application