23 lines
462 B
PHP
23 lines
462 B
PHP
|
|
<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>
|