Navigation problem.
#1
In the screenshot below, I want it so when i press right on "featured album" it goes to the last item (item 5) on the "tv watchlist" which is Sherlock. How do I do this?

Right now it just goes to the last focused item in the "tv watchlist". which looks wrong as sometimes the last focused item could be item 1,2,3 or 4 if i navigate around.

Image

Reply
#2
<onleft>SetFocus(9011,5)</onleft>
<onleft>9011</onleft>

9011 in this case must be the id of the tv watchlist container.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#3
(2012-09-15, 16:45)phil65 Wrote: <onleft>SetFocus(9011,5)</onleft>
<onleft>9011</onleft>

9011 in this case must be the id of the tv watchlist container.

works great! thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Navigation problem.0