Multi-row panel question
#1
Question 
When using a panel control with multiple rows, is there a way to make it so when you scroll through and hit the last item in the first row, it will then move the focus to the first item of the second row and so on?


Thanks.
bit(ten) skin (Thread) (Project Site)
metroTV skin (Thread) (Project Site)

Reply
#2
perhaps with a workaround. but not in a nice way.
i assume you´re using a panel with vertical scrolling.
try using this for the panel control.

<onright>SetFocus(ID-Of-Panel-Control)</onright>
<onright>Down</onright>
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply

Logout Mark Read Team Forum Stats Members Help
Multi-row panel question0