...
This commit is contained in:
parent
4ab194fd45
commit
bacc71b24d
15 changed files with 30 additions and 12 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
<Background> "0xeae6e1" </Background>
|
||||
|
||||
<Sound> "ROOT/sounds/Code8digit.m4a" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<Refresh> "Partial" </Refresh>
|
||||
<EventOpen>
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
<Image>
|
||||
<X> 182 </X>
|
||||
<Y> 748 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/collectiing/img_popup11.png" </Filename>
|
||||
<Filename> Var( DirImage + "/img_popup11.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
|
|
@ -87,8 +87,8 @@
|
|||
<Button>
|
||||
<X> 261 </X>
|
||||
<Y> 1345 </Y>
|
||||
<Filename> Var( DirImage + "/bn_cancel2.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_cancel2.png") </FilenamePress>
|
||||
<Filename> Var( DirImage + "/bn_cancel3.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_cancel3.png") </FilenamePress>
|
||||
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue