Probably because there is no class="textcolorline1" in Fruit skin, so your text needs color="" inside <text> line
发表时间 Mon 18 Mar 19 @ 6:56 pm
Something like this ?
<textzone name="keyleft" class="textcolorline1" action="setting 'keyDisplay'">
<tooltip>KEY\nClick here to toggle various key infos</tooltip>
<pos x="+10" y="+6"/>
<size width="44" height="25"/>
<text size="22" color="#d1d2d3" align="center" weight="bold" action="get_key"/>
</textzone>
still dont work
<textzone name="keyleft" class="textcolorline1" action="setting 'keyDisplay'">
<tooltip>KEY\nClick here to toggle various key infos</tooltip>
<pos x="+10" y="+6"/>
<size width="44" height="25"/>
<text size="22" color="#d1d2d3" align="center" weight="bold" action="get_key"/>
</textzone>
still dont work
发表时间 Mon 18 Mar 19 @ 7:26 pm
You need to get rid of the reference to the textcolorline1 class (or add that class definition to the skin).
发表时间 Mon 18 Mar 19 @ 8:21 pm
I´m not a xml master, someone who wants to help out with this instead of just give me some suggestions.
The Fruit skin is available to download and I think this would help a lot of people using the skin ..
Thanks in advance !
The Fruit skin is available to download and I think this would help a lot of people using the skin ..
Thanks in advance !
发表时间 Tue 19 Mar 19 @ 5:17 pm
@freppa , Better post in Skins forum - avoid cluttering this topic - and probably Fruit will jump in to held and update his skin.
发表时间 Tue 19 Mar 19 @ 10:36 pm
发表时间 Wed 20 Mar 19 @ 3:33 pm
This new key thing, I don't know whos idea it was, but, IS AWESOME.
发表时间 Wed 20 Mar 19 @ 7:53 pm