Python GUIs
Home
Latest Articles
FAQ
Forum
Resources
Books
Services
Consulting
1:1 Coaching
Contact
About
Libraries
PyQt6
PySide6
PyQt5
Streamlit
Tkinter
PySide2
Kivy
Search Python GUIs
Search Python GUIs
search
Showing articles for
All (7)
PyQt6 (2)
PySide6 (1)
PyQt5 (2)
Streamlit (0)
Tkinter (0)
PySide2 (1)
Kivy (0)
Search a QTableWidget and Select Matching Items
Finding and selecting matching items in a QTableWidget using findItems
PySide6
Creating Searchable Widget Dashboards in PySide6
Make dashboard UIs easier to use with widget search & text prediction
PyQt5
How to Create a Filter/Search Bar for a QTableWidget in PyQt5
Use QSortFilterProxyModel to add live filtering to your tables
PyQt6
Creating Searchable Widget Dashboards in PyQt6
Make dashboard UIs easier to use with widget search & text prediction
PyQt6
How to Search a QTableWidget and Highlight Results in PyQt6
Use findItems() to search through your table data and jump to matching results
PySide2
Creating Searchable Widget Dashboards in PySide2
Make dashboard UIs easier to use with widget search & text prediction
PyQt5
Creating Searchable Widget Dashboards in PyQt5
Make dashboard UIs easier to use with widget search & text prediction