PDA

View Full Version : some minor skin engine feature & function requests


SleepyP
2006-05-29, 02:21
-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.

jmarshall
2006-05-29, 11:47
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.