fix multi lay-out
This commit is contained in:
parent
42d290ace0
commit
600b9446cd
146 changed files with 388080 additions and 552 deletions
23
inter/tha/xml/multi/event/promotion_template2.inc
Normal file
23
inter/tha/xml/multi/event/promotion_template2.inc
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
|
||||
<Button>
|
||||
<X> 42 </X>
|
||||
<Y> 520 </Y>
|
||||
<State> BigButtonEnable </State>
|
||||
<Filename> ###normal_eng </Filename>
|
||||
<FilenamePress> ###press_eng </FilenamePress>
|
||||
<FilenameDisable> ###disable_eng </FilenameDisable>
|
||||
<EventOnClick>
|
||||
|
||||
###EventOnClick
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<EventUnitTest1>
|
||||
Var BigButtonEnable = "Enable"
|
||||
Refresh
|
||||
</EventUnitTest1>
|
||||
<EventUnitTest2>
|
||||
Var BigButtonEnable = "Invisible"
|
||||
Refresh
|
||||
</EventUnitTest2>
|
||||
Loading…
Add table
Add a link
Reference in a new issue