Currently, KeyTab advances the currentItem, but I'd prefer to use it to switch between tviews.
There's no SetInputHandler for List.
Any suggestion on how to achieve this ?
P.S.: I have SetInputCapture in the app to cycle between tviews with KeyTab and it works, but there's an extra scroll in the listview.
My tree is
app
|---flex
|--- list
|--- input
Currently, KeyTab advances the currentItem, but I'd prefer to use it to switch between tviews.
There's no SetInputHandler for List.
Any suggestion on how to achieve this ?
P.S.: I have SetInputCapture in the app to cycle between tviews with KeyTab and it works, but there's an extra scroll in the listview.
My tree is