Menu for kid started
This commit is contained in:
parent
43ef13bcbf
commit
8f17264216
31 changed files with 4298 additions and 268 deletions
|
|
@ -8,6 +8,9 @@
|
|||
TopView "show"
|
||||
; On open
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
Var countDownRetrun = 120
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -62,8 +65,11 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
CameraCmd "usbfront" "delete-file" ""
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -75,13 +81,14 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Shutter "/mnt/sdcard/shutter.jpg"
|
||||
DEBUGVAR CameraCount
|
||||
CameraCmd "usbfront" "shutter" "/mnt/sdcard/camera1.jpg"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<CameraX>
|
||||
<X> 40 </X>
|
||||
<Y> 720 </Y>
|
||||
<Y> 780 </Y>
|
||||
<Name>"usbfront"</Name>
|
||||
<Width> 1280 </Width>
|
||||
<Height> 780 </Height>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue