Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Official Kodi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:44, 15 June 2025 Hitcher talk contribs created page Color Button Control (Created page with "<section begin="main content" /> The color button control is used for creating push buttons in Kodi with a box for color preview. You can choose the position, size, and look of the button, as well as choosing what action(s) should be performed when pushed. === Example === <syntaxhighlight lang="xml" enclose="div"> <control type="colorbutton" id="2"> <description>My first colorbutton control</description> <posx>80</posx> <posy>60</posy> <width>250<...")