add Img Coupon
This commit is contained in:
parent
16c16fa6ed
commit
0a6cc72644
10 changed files with 107 additions and 30 deletions
|
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<Button>
|
||||
<X> 440 </X>
|
||||
<X> 398 </X>
|
||||
<Y> 1597 </Y>
|
||||
<Filename> Var( DirImage + "/bn_cancel2.png" )</Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_cancel2.png" )</FilenamePress>
|
||||
|
|
@ -170,8 +170,8 @@
|
|||
<Button>
|
||||
<X> 243 </X>
|
||||
<Y> 661 </Y>
|
||||
<Filename> Var( DirImage + "/imgCouponFree.png" )</Filename>
|
||||
<FilenamePress> Var( DirImage + "/imgCouponFree.png" )</FilenamePress>
|
||||
<Filename> Var( DirImage + CouponName )</Filename>
|
||||
<FilenamePress> Var( DirImage + CouponName )</FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -181,10 +181,10 @@
|
|||
|
||||
|
||||
<Text>
|
||||
<X> 480 </X>
|
||||
<X> 415 </X>
|
||||
<Y> 815 </Y>
|
||||
<Size> 15 </Size>
|
||||
<Width> 120 </Width>
|
||||
<Width> 300 </Width>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Color> 0x746253 </Color>
|
||||
<Value> CouponExpireDate </Value>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue