|
|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<Window size="160,60" caption="0,0,0,75" bktrans="true" >
|
|
|
+<Window size="160,60" caption="0,0,0,75" layeredimage="file='value_bkg.png' corner='5,5,5,5'" layeredopacity="255">
|
|
|
<Font shared="true" id="0" name="微软雅黑" size="24" />
|
|
|
<Font shared="true" id="1" name="微软雅黑" size="16" />
|
|
|
- <HorizontalLayout bkimage="file='value_bkg.bmp' corner='2,2,2,2'" >
|
|
|
- <Control bkimage="file='logo.png'" width="38" height="38" float="true" pos="10,11,46,49"></Control>
|
|
|
+ <HorizontalLayout bkimage="file='value_bkg.png' corner='5,5,5,5'">
|
|
|
+ <Control bkimage="file='logo.png'" width="40" height="40" float="true" pos="10,10,50,50"></Control>
|
|
|
<Label name="value_info" float="true" text="¥" textcolor="#FFFFFFFF" font="1" pos="55, 10, 70, 60" />
|
|
|
<Label name="value" float="true" text="0.00" textcolor="#FFFFFFFF" font="0" pos="70, 6, 160, 60" />
|
|
|
</HorizontalLayout>
|