added 'active' Token for cutting marks

This commit is contained in:
louis
2014-10-28 18:09:10 +01:00
parent abd8fd8db0
commit a7b3b7333f
9 changed files with 97 additions and 62 deletions

View File

@@ -266,6 +266,7 @@
-->
<message>
<area x="10%" y="45%" width="80%" height="10%" layer="1">
<fill color="{clrTransBlack}" />
<drawrectangle condition="{status}" x="20" y="0" width="20" height="100%" color="{clrGreen}" />
<drawrectangle condition="{info}" x="20" y="0" width="20" height="100%" color="{clrBlue}" />
<drawrectangle condition="{warning}" x="20" y="0" width="20" height="100%" color="{clrYellow}" />