Req $CONSTANT[] label formatting
#1
Hi, could it be possible to get the constant to show as an infolabel $CONSTANT[MyConstantName] for use with this :

https://github.com/marcelveldt/script.sk...ludes-file

And also be handled in positioning / sizing tags (<left><width> etc.) so it could also probably solve my previous report the same way ?

http://forum.kodi.tv/showthread.php?tid=265437

Code:
<include name="Constant1Test">
      <control type="image">
           <left>$CONSTANT[$PARAM[left]]</left>
           ...
      </control>
</include>

Thanks
[Skin] KOver - V1.1.0 Stable (Repo version)
[WIP] ReKOver - Skinning tool project

If I've been helpful or you like my work, hit "THANK USER" button ;) ...
Reply

Logout Mark Read Team Forum Stats Members Help
$CONSTANT[] label formatting0