48 lines
996 B
Text
48 lines
996 B
Text
<Popup>
|
|
<Cache> "Enable" </Cache>
|
|
<Width> 1080 </Width>
|
|
<Height> 1920 </Height>
|
|
;<Background> "0xeae6e1" </Background>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventOpen>
|
|
|
|
SAVELOG "======================================= Helper Icon ================================"
|
|
|
|
</EventOpen>
|
|
|
|
<EventOnShow>
|
|
|
|
;include="ROOT/taobin_project/inter/tha/xml/helper_show_and_refresh.lxml"
|
|
|
|
SetInstanceIgnoreTouch
|
|
|
|
DEBUGVAR SlientRefreshIndex
|
|
</EventOnShow>
|
|
|
|
<Timeout> 1000 </Timeout>
|
|
<EventTimeout>
|
|
|
|
|
|
Refresh
|
|
TimerReset
|
|
</EventTimeout>
|
|
|
|
; helper button
|
|
<Button>
|
|
<X> 920 </X>
|
|
<Y> 608 </Y>
|
|
<Filename> "ROOT/taobin_project/image/page_payment/helper.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_payment/helper.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
|
|
|
Open "ROOT/taobin_project/inter/tha/xml/page_help_center.lxml"
|
|
|
|
</EventClick>
|
|
</Button>
|
|
|
|
|
|
</Popup>
|