For creating scalable skins I'd like the following:
1) Currently you can use w="opposite" to create squares, but w="opposite+10" or w="opposite+10%" does not work. I suppose this is a bug?
2) To be able to "glue" items with the right/lower side of a design, some syntax like x=100%-width and y=50%-height would be most welcome.
3) Could math be expanded to use +,-,*,/ and preferably () precedence bracketing? Together with my previous wish you could then use x=50%-(width/2)+10 to have really neat resize logic.
4) Could math be expanded to use scripting variables? Not sure if that would be possible within the framework, I presume the skin only gets parsed once and not with a program.refreshWindows(). But I can alway ask
.
Regards,
SilverEagleStatistics: Posted by SilverEagle — 8. Oct 08, 10:53
]]>