Home
Latest Articles
Updated
FAQ
Resources
Books & Courses
Forum
Services
Consulting
Launch Window
1:1 Office Hours
Libraries
PyQt6
PySide6
PyQt5
Streamlit
Tkinter
PySide2
Kivy
Search Python GUIs
Search Python GUIs
delegate
Showing articles for
All (5)
PyQt6 (4)
PySide6 (1)
PyQt5 (0)
Streamlit (0)
Tkinter (0)
PySide2 (0)
Kivy (0)
PyQt6
Combo Box delegate disappears with QSortFilterProxyModel applied
Why your QTableView delegate vanishes when you add a proxy model, and how to fix it
PyQt6
How to Clear and Refresh ComboBox Delegate Data in QTableView
Keep your QTableView ComboBox delegates in sync when your underlying data changes
PyQt6
Adding QComboBox to a QTableView and getting/setting values after creation
Use QItemDelegate to embed combo boxes in your table views, with per-row data and value tracking
PySide6
Change color in QProgressBar delegate
How to dynamically change QProgressBar colors in a QTableView delegate
PyQt6
Chat Speech Bubbles in PyQt6 with QListView and Custom Delegates
Build a messaging-style interface with colored speech bubbles, timestamps, and left/right alignment