Kodi Community Forum

Full Version: Maybe a dumb question. set page?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I want to set focus in view type to page one item one when coming for from another panel is this possible?
Control.setfocus(500,0) and control.setfocus(500,0) does set focus to item 0 or the first item but it is of the current page... I want it to go back to page one any ideas?
we recently added an option to do that:
http://forum.kodi.tv/showthread.php?tid=...pid2471760

but it's Kodi Leia v18 only.
Cool thanks I will have to download a nightly and give it a try.