DO 6.65 all new sugar and healhty
This commit is contained in:
parent
a28f75b2ad
commit
56316163ee
191 changed files with 4677 additions and 5405 deletions
|
|
@ -435,6 +435,7 @@
|
|||
out_xml( '\t\t\t\tEndIf\r\n')
|
||||
out_xml( '\t\t\tElse\r\n')
|
||||
out_xml( '\t\t\t\t\tVar return = "Invisible"\r\n')
|
||||
|
||||
out_xml( '\t\t\tEndIf\r\n')
|
||||
|
||||
out_xml( '\t\t)\r\n')
|
||||
|
|
@ -452,9 +453,24 @@
|
|||
out_xml( '\t<Value> ice_show_open </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
||||
if param == "old":
|
||||
print("param=" + param)
|
||||
else:
|
||||
|
||||
out_xml( '\t<Text>\r\n')
|
||||
out_xml( '\t<X> 48 </X>\r\n')
|
||||
out_xml( '\t<Y> 116 </Y>\r\n')
|
||||
out_xml( '\t<Size> 32 </Size>\r\n')
|
||||
out_xml( '\t<Width>128</Width>\r\n')
|
||||
out_xml( '\t<Height>64</Height>\r\n')
|
||||
out_xml( '\t<Font> MITRegularTTF </Font>\r\n')
|
||||
out_xml( '\t<Color> 0x5A5A5A </Color>\r\n')
|
||||
out_xml( '\t<Mode> "disable-show" </Mode>\r\n')
|
||||
out_xml( '\t<State> $Sum' + str_con_var +' </State> \r\n')
|
||||
out_xml( '\t<Value> text_unavailable </Value>\r\n')
|
||||
out_xml( '\t<Align> center-vertical-horizontal </Align>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
||||
|
||||
|
||||
|
||||
out_xml( '</Block>\r\n')
|
||||
count_test = count_test + 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue