2011-07-15, 03:36 PM
The System plugin contains a screen with both a UiButtonList and a UiList. The buttons are to the left-hand side of the list (see image).
Either by design (or more likely luck), when the focus is on the buttons and user presses "Right", the focus moves to the list.
But when the list is empty of elements, I hide it from display, and restore the plugin's default view which is a custom rendering of drive-space remaining. The trouble is the hidden list still holds focus, so I'd like to return it to the buttons automatically - can this be done?
You can still get focus back by pressing "Left" but that's not particularly user-friendly.
Thanks
Iain
Either by design (or more likely luck), when the focus is on the buttons and user presses "Right", the focus moves to the list.
But when the list is empty of elements, I hide it from display, and restore the plugin's default view which is a custom rendering of drive-space remaining. The trouble is the hidden list still holds focus, so I'd like to return it to the buttons automatically - can this be done?
You can still get focus back by pressing "Left" but that's not particularly user-friendly.
Thanks
Iain