ListBox - Search bar for searching through items in ListBox

Extract the RunScript logic into its own class method and subscribe to the MouseDoubleClick event of the listBox:

PythonScriptSelectionDialog.py (4.6 KB)

2 Likes