incognegro
2005-12-16, 05:51
i saw this in the changelog recently when i was updating:
skin controlled switchable condition/buttons: [geminiserver]
the skinner can show and hide a visual with own predefined button! 5 conditions are availibe! the conditions are [true] by default!
for example: set a weather icon and controll [show/hide] it with a button in submenu!
get the state: use skin.showvisualx [x=a,b,c,d,e] e.g.: <visible>skin.showvisuala</visible>
change the state: use xbmc.skinshowvisual(x) [x=a,b,c,d,e] e.g.: <execute>xbmc.skinshowvisual(a)</execute>
can someone explain how this works cause i cant get it to work. does this also mean i can set buttons on my controller to show certain "info" like audio scrobber state or weather?
skin controlled switchable condition/buttons: [geminiserver]
the skinner can show and hide a visual with own predefined button! 5 conditions are availibe! the conditions are [true] by default!
for example: set a weather icon and controll [show/hide] it with a button in submenu!
get the state: use skin.showvisualx [x=a,b,c,d,e] e.g.: <visible>skin.showvisuala</visible>
change the state: use xbmc.skinshowvisual(x) [x=a,b,c,d,e] e.g.: <execute>xbmc.skinshowvisual(a)</execute>
can someone explain how this works cause i cant get it to work. does this also mean i can set buttons on my controller to show certain "info" like audio scrobber state or weather?