Reply to thread

I'm developed a plugIn. Here I need a List with item (e.g. GUIListItem).

GUIListItem has only different labels without an action on the label.


Has Mediaportal an UI-Class, where I can adding different actions at the item of list?


e.g.: GUIPlayListItemListControl has on the right side icons for "up", "down" and "delete". I need similar, but with my own actions.


Top Bottom