Closed danirabbit closed 1 year ago
ListBox already keeps track of its selection state so read stateflags when they change instead of iterating over the whole list
Overall this works pretty buggy. It's possible to select multiple rows
ListBox already keeps track of its selection state so read stateflags when they change instead of iterating over the whole list