Titan BINGIE MOD v1 (UPDATED - 07/24/2020)
(2021-11-01, 09:53)matke Wrote:
(2021-11-01, 02:07)Fuchs2468 Wrote:
(2021-11-01, 01:15)matke Wrote: Not enough 1x. Here we are talking about the fact that each mpaa needs a different color. I did this for the default gray mppa. 1x is enough here. Smile
You should create a variable for color or monochrome, then the display should fit. Smile
With buttons it is not possible add $VAR for texture. But you definitely gave me a great idea. Smile I'll do it with colordiffuse. On that way I will be able to change colors.

Yes, that would be an example of what I mean.

xml:
   <!-- Rotten Tomatoes Meter Video Info-->
    <include name="TomatoMeterVD">
        <control type="image">
            <top>-5</top>
            <width>45</width>
            <height>45</height>            
            <aspectratio>keep</aspectratio>
            <texture colordiffuse="$VAR[FooterImageColor]">$VAR[image_tomatometerallcritics]</texture>
        </control>
        <control type="label">
            <top>5</top>
            <left>35</left>
            <width>84</width>
            <height>30</height>
            <align>center</align>
            <aligny>center</aligny>
            <font>reg26</font>
            <textcolor>$VAR[AdvancedRatings_TextColor]</textcolor>
            <label>$INFO[Window(Home).Property(SkinHelper.ListItem.RottenTomatoes.Meter),,%]</label>
        </control>
Reply


Messages In This Thread
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 05:20
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 06:18
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 07:42
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 08:01
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 08:10
RE: Titan BINGIE MOD v1 - by AchillesPunks - 2020-07-24, 08:12
RE: Titan BINGIE MOD v1 - by tankman37 - 2020-07-24, 09:05
Bom dia! - by kpinheiro - 2020-08-20, 15:21
RE: Titan BINGIE MOD v1 (UPDATED - 07/24/2020) - by Fuchs2468 - 2021-11-01, 11:12
Need help please - by childofkorn - 2022-05-31, 20:10
RE: Need help please - by Fuchs2468 - 2022-05-31, 22:33
Hidden settings - by lennystc - 2023-03-20, 18:31
RE: Hidden settings - by SoulReaver - 2023-03-20, 20:16
RE: Hidden settings - by childofkorn - 2023-03-20, 20:21
Logout Mark Read Team Forum Stats Members Help
Titan BINGIE MOD v1 (UPDATED - 07/24/2020)0