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

List in List Container

$
0
0
Hello, I'm new to the Kodi addon und skin development and I have a question:
Is there a way to nest to list into each other? So that I have vertical list that I cab fill with horizontal lists.
I know that lists have only one row and I think that a panel container needs to know beforehand what rows or colums it will hold.

My goal is to extend the kodi IRC Addon so that twitch emotes can be
displayed. The problem I face is that the used list that holds the messages only needs one entry to hold a message.
If I were to include the emote pictures, I would have to split the message in multiple parts which can be either a picture or
a label. These parts would have to go into the same rows. But thats not possible with a simple list, as far as I know.

Viewing all articles
Browse latest Browse all 1803

Trending Articles