How can I make this run in front of everything else?
#1
I want to make the lyrics script window run in front of the musicosd. I cant find where to do this.

Anyone know?

Image
Image
To learn more, click here.
Reply
#2
try <zorder>3</zorder> near the top like underneath default control in the OSD script .xml...
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#3
mcborzu Wrote:try <zorder>3</zorder> near the top like underneath default control...

Negative. Any other ideas?
Image
To learn more, click here.
Reply
#4
Maybe try and attach the script to the music OSD dialog instead of the music visualization window.
Reply
#5
igotdvds Wrote:Negative. Any other ideas?

<zorder> for both osd and lyrics window (3 and 2 for example)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
#6
xbmchead Wrote:Maybe try and attach the script to the music OSD dialog instead of the music visualization window.

It is attached to the musicosd.

phil65 Wrote:<zorder> for both osd and lyrics window (3 and 2 for example)

How would I change anything on the lyrics window. Its running the script which means I cant change it.
Image
To learn more, click here.
Reply
#7
igotdvds Wrote:It is attached to the musicosd.



How would I change anything on the lyrics window. Its running the script which means I cant change it.
you can. by adding a script-XBMC_Lyrics-main.xml to your 720p folder (you can see which control ids you have to use in addons/script.cu.lyrics/resources/skins/Default/720p/ )

the same works for other scripts, too.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply

Logout Mark Read Team Forum Stats Members Help
How can I make this run in front of everything else?0