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 ArticleAnyway 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 ArticleMusic 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 ArticleArrow 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 Articleis 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 ArticleAddons 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 ArticleUsing 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 Articlenow 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 Articlesubtitles 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 Articleskin.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 Articlealphabet 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 Articlewindow 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 ArticleSeason 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 ArticleMaybe 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 ArticleTransitions 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 Articlemusic 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 ArticleIssue 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