Feature Request
I have a FListView, where I would like to automatically select (or highlight) a row other than the first.
I cannot find an API to do this in the current Final Cut.
Your desired solution
I would like to be able to issue an API call "listview.setSelectedRow(123)" and have the row be highlighted/selected and visible.
Alternatives you have considered
I could format the window contents as a Text View, but then I would lose the column hiding abilities of the List View.
Additional context
Feature Request
I have a FListView, where I would like to automatically select (or highlight) a row other than the first.
I cannot find an API to do this in the current Final Cut.
Your desired solution
I would like to be able to issue an API call "listview.setSelectedRow(123)" and have the row be highlighted/selected and visible.
Alternatives you have considered
I could format the window contents as a Text View, but then I would lose the column hiding abilities of the List View.
Additional context