Kodi Community Forum

Full Version: button as an image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
is it possible to have an image that would avtivate

Code:
<onclick condition="IsEmpty(Window.Property(IsRadio))">ActivateWindow(TVRecordings)</onclick>




cheers.
Just make it a button and put the Image into texturefocus and textureunfocus.
Ah excellent. Cheers