Kodi Community Forum

Full Version: grouplist focus problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm developing a skin and created a custom window for "view selection". I'm using a grouplist with buttons to select the view style (wall/text list, etc...) and have quite a few views defined.

The problem arises when the number of buttons in the grouplist exceeds the visible size of the list. If I previously selected the last member (or any other on the 2nd "page") of the grouplist when I next view the window, focus is again on the first item in the grouplist. If any item on the 1st "page" is selected, the proper item has focus when the grouplist is next seen. Anything selected "below the fold" if you will results in the 1st item in the grouplist having focus the next time the window opens.

http://pastebin.com/vMEJvyxk