Kodi Community Forum

Full Version: some minor skin engine feature & function requests
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
-xbmc.setcontrolstatus(id,status) function: "status" parameter would be listview, thumbnails, bigthumbs.
-the ability to associate a radio button with skin.setbool(setting)
-the ability to call use skin.hastheme(theme) with references.xml for stuff like text colors. this would greatly enhance skin authors' ability to "theme" their skins.
the second one should be go. you can use <onclick> and <selected> - see the online manual for details.

and the others aren't gonna happen until 2.0 is out the door.