Kodi Community Forum

Full Version: HELP - self.theList.Item(9).setLabel("Test")
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am currently adding new features to my xbmcmail sss mod script and have hit a snag using a xbmc list

[CODE]
elif control == self.theList:
lstPos = self.theList.getSelectedPosition()