Quantcast
Channel: Kodi Community Forum - Skinning
Browsing all 1816 articles
Browse latest View live

Label background textures

I would really like label controls to have textures similar to buttons. PHP Code: <control type="label">    <width min="100" max="300">auto</width>    <height>50</height>...

View Article


Anyway to get a label out of a Dialog window?

Ideally, dialogextendedprogressbar.xml? It has label id's 30 & 31 (32 progress), control.getlabel no work, nor from python can I get it that way. Can I intercept in py? Tried list onfocus button,...

View Article


Music record labels

I'm putting studio logos and label logos on the videos and music dialog windows. for the video studio logos I used the skinhelper because of the multiple studios on the movies. and the skin helper has...

View Article

Arrow Keys Skip Buttons

I am adjusting some the elements of the Amber skin music player. I notice now that I have mad some changes, some elements do not receive focus as I repeatedly click the left and right arrow keys on...

View Article

is there a add-on, or script to pull color from fanart?

So I know colorbox will do this on a image that it processed but I see there used to me auto UI that did it on the fly... Per focus for fanart... But auto UI isn't on git anymore... So is there...

View Article


Addons localize changed in xbmc repo strings.po

Now channel something something for estuary?

View Article

$PARAM

Can I not pass param to images? Code: <include content="WidgetSpecial"> <param name="list_id" value="9016"/> Code: <include name="WidgetSpecial">         <definition>...

View Article

Using Container.HasFiles to switch views

What would be the best and most reliable way to switch between two views depending on whether a folder contains files or not? One view uses a wraplist while the other uses a panel, so I doubt I could...

View Article


now playing font color

So I have notice if a video is playing the title changes color what do I need to do the change that color I have text color and shadow color set so what else needs to be set

View Article


subtitles in windowed play

hi all, I'm currently working on python video plugin that is like shell on top of everything. Currently I'm testing it on Kodi 17 with Confluence, on Librelec beta on MXQ box. Plugin is working only...

View Article

skin.shortcuts help building seperate mainmenu?

How do I create and manage a mainmenu seperate to that standard main menu? https://github.com/BigNoid/script.skinsh...submenu.md I looked at wiki and did as said, I can open a window to edit via...

View Article

alphabet scroll

how would I call on this with longpress down or up? and is this something that has to be implemented with skin helper service? thanks for any advice

View Article

Image may be NSFW.
Clik here to view.

window 0 artifacts

Im setting backgroundcolor to 0 or 0x00000000 [http://kodi.wiki/view/Window_Structure] But it's causing weird artifacts and blitting animations. This is in SkinSettings.xml

View Article


"Browse for Subtitles" shortcut

First of all, I know the question is off-topic, but I have tried in the subtitles addon section and they couldn't help me there. If it needs be I will remove the post. Just know that I have tried lots...

View Article

Season fanart/landscape problem

Hi everyone, I'm having a problem calling the season landscape/fanart images.nothing appears I've tried this code PHP Code: <variable name="FanartImage">        <value...

View Article


Maybe a dumb question. set page?

So I want to set focus in view type to page one item one when coming for from another panel is this possible? Control.setfocus(500,0) and control.setfocus(500,0) does set focus to item 0 or the first...

View Article

Transitions between views - best option

I've found that animations involving visibility don't seem to work when transitioning between two view types. This just leaves me with an abrupt change as one view becomes hidden and the other becomes...

View Article


music mood?

So I know we can now display the mood of a song ... But for my collection I am guessing the mood was not scrapped... Is there a particular scrapper I need to use to get this working... I have an idea...

View Article

Issue with skin property and String.Compare

I use a python service to populate some properties in the skin. In the python service i use WINDOW.setProperty("service.Test1","off") I have set the window id to 10000. In the skin i'm able to show the...

View Article

Square into circle

how do I take a square image an make it round....?

View Article
Browsing all 1816 articles
Browse latest View live