Skinning for addon - grouplist problem
#1
The control type "grouplist" in my addons skin xml is causing "RuntimeError: Unknown control type for python".

I can find other addons that have the type in their skin file, but they never try to getControl.

So how do you pass the list to it?
Reply
#2
I'm having this same issue.

I cannot use getControl(id) for control type="grouplist".
it works for control type="group" (and others)
Reply
#3
Also, I cannot create xbmcgui.ControlGroupList(), It does not exist.
Reply

Logout Mark Read Team Forum Stats Members Help
Skinning for addon - grouplist problem0