Tordex Community
What does emptyparts for an element in the skin ini file do? - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html)
+--- Forum: General Discussion (http://forum.tordex.com/forum-8.html)
+--- Thread: What does emptyparts for an element in the skin ini file do? (/thread-3958.html)



What does emptyparts for an element in the skin ini file do? - mls - 06-03-2011

I know it does something but can't quite figure out what.

It's probably obvious when you know.

Regards,
Paul


Re: What does emptyparts for an element in the skin ini file - Yuri Kobets - 06-03-2011

this is the list of the parts (states) in the "ImageFile" to ignore. TLB doesn't paint image from "ImageFile" for emptyParts. Usually you have to set this parameter into 0 because in the normal state of the button or the menu items are transparent.

Settings the emptyParts just improves the performance a bit.


Re: What does emptyparts for an element in the skin ini file - mls - 06-04-2011

Thanks Yuri, that answers another question I had which was why the first image (the normal state) in the image file is not painted.