Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1803

v18 - itemlayout and focusedlayout for Lists in python

$
0
0
Hi,
I'm making a List that I'll need to have a higher degree of control of it. My immediate problem is capturing/firing an event on list item "hover". I found this thread that says this can be accomplished with "onAction" callback, for windows created with python.

I started creating my list in python, but I can't figure out how to reproduce the Container item layouts (<focusedlayout> and <itemlayout>) behavior. I can modify the ListItem icons/label, but I can't actually customize the layout controls (showing also a label with the item's rating for example). The item layout is always [icon - label].

I've been browsing the docs but no luck. Any advice?

Viewing all articles
Browse latest Browse all 1803

Trending Articles