Remove touchevent sensor

It was replaced by new `on_touch` trigger from Nextion component
This commit is contained in:
Edward Firmo
2023-12-16 08:41:58 +01:00
parent 6239149ec6
commit 54638c619c
85 changed files with 1031 additions and 3750 deletions

View File

@@ -1244,18 +1244,6 @@ select:
##### START - SENSOR CONFIGURATION ##### ##### START - SENSOR CONFIGURATION #####
sensor: sensor:
##### touchevent sensor, Reset the page timeout #####
- id: touchevent
platform: nextion
nextion_id: disp1
component_name: touchevent
internal: true
on_value:
then:
- lambda: |-
ESP_LOGE("sensor.touchevent", "Deprecated method called!");
timer_reset_all->execute(current_page->state.c_str());
##### INTERNAL TEMPERATURE SENSOR, ADC VALUE ##### ##### INTERNAL TEMPERATURE SENSOR, ADC VALUE #####
- id: ntc_source - id: ntc_source
platform: adc platform: adc

Binary file not shown.

View File

@@ -12,7 +12,6 @@ Program.s
int charset=1 // 1 = International (original), 2 = CJK int charset=1 // 1 = International (original), 2 = CJK
//bauds=115200//Configure baudrate //bauds=115200//Configure baudrate
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
randset 0,65535//used for touchevent sensor
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
if(display_mode==1) if(display_mode==1)
{ {

View File

@@ -3,7 +3,7 @@ Page alarm
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -25,20 +25,6 @@ Page alarm
vis bt_bypass,0 vis bt_bypass,0
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 3 ID : 3
@@ -72,17 +58,17 @@ Text page_label
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Alarm Control Panel Text : Alarm Control Panel
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -254,7 +240,7 @@ Button button_back
ID : 31 ID : 31
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -283,7 +269,7 @@ Hotspot bt_home
ID : 23 ID : 23
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -307,7 +293,7 @@ Hotspot bt_away
ID : 24 ID : 24
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -331,7 +317,7 @@ Hotspot bt_night
ID : 25 ID : 25
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -355,7 +341,7 @@ Hotspot bt_vacat
ID : 26 ID : 26
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -379,7 +365,7 @@ Hotspot bt_bypass
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -403,7 +389,7 @@ Hotspot bt_disarm
ID : 28 ID : 28
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -27,20 +27,6 @@ Page boot
printh 00 printh 00
printh FF FF FF printh FF FF FF
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Page Exit Event Page Exit Event
dim=0 dim=0

View File

@@ -3,7 +3,7 @@ Page buttonpage01
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage01
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage01_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage02
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage02
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage02_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on press Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage03
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage03
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage03_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage04
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage04
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage04_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on press Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page climate
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -34,20 +34,6 @@ Page climate
page home page home
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Page Exit Event Page Exit Event
if(timer01.en==1) if(timer01.en==1)
{ {
@@ -151,217 +137,121 @@ Text current_temp
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text page_label Text page_label
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 100 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text current_icon Text current_icon
Attributes Attributes
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text target_icon Text target_icon
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_icon Text value01_icon
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01 Text value01
Attributes Attributes
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value02_icon Text value02_icon
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value02 Text value02
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value03_icon Text value03_icon
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value03 Text value03
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value04 Text value04
Attributes Attributes
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text button01 Text button01
Attributes Attributes
ID : 18 ID : 18
@@ -373,13 +263,6 @@ Text button01
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"auto\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"auto\", \"embedded\": "+va2.txt+"}"
@@ -401,13 +284,6 @@ Text button02
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat_cool\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat_cool\", \"embedded\": "+va2.txt+"}"
@@ -429,13 +305,6 @@ Text button03
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat\", \"embedded\": "+va2.txt+"}"
@@ -457,13 +326,6 @@ Text button04
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"cool\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"cool\", \"embedded\": "+va2.txt+"}"
@@ -485,13 +347,6 @@ Text button05
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"dry\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"dry\", \"embedded\": "+va2.txt+"}"
@@ -513,13 +368,6 @@ Text button06
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"fan_only\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"fan_only\", \"embedded\": "+va2.txt+"}"
@@ -541,13 +389,6 @@ Text button07
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"off\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"off\", \"embedded\": "+va2.txt+"}"
@@ -570,11 +411,6 @@ Text button08
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
click_comp.txt="button08" click_comp.txt="button08"
click_timer.en=1 click_timer.en=1
@@ -603,11 +439,6 @@ Text button09
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
click_comp.txt="button09" click_comp.txt="button09"
click_timer.en=1 click_timer.en=1
@@ -629,55 +460,32 @@ Text target_high
ID : 33 ID : 33
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text target_low Text target_low
Attributes Attributes
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider slider_high Slider slider_high
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 20 Position : 20
Upper range limit: 40 Upper range limit: 40
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
temp_number.val=slider_high.val*temp_step.val temp_number.val=slider_high.val*temp_step.val
temp_number.val+=temp_offset.val temp_number.val+=temp_offset.val
@@ -687,30 +495,18 @@ Slider slider_high
covx va0.val,va1.txt,0,0 covx va0.val,va1.txt,0,0
target_high.txt+="."+va1.txt target_high.txt+="."+va1.txt
timer01.en=1 timer01.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider slider_low Slider slider_low
Attributes Attributes
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 20 Position : 20
Upper range limit: 40 Upper range limit: 40
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
temp_number.val=slider_high.val*temp_step.val temp_number.val=slider_high.val*temp_step.val
temp_number.val+=temp_offset.val temp_number.val+=temp_offset.val
@@ -720,18 +516,13 @@ Slider slider_low
covx va0.val,va1.txt,0,0 covx va0.val,va1.txt,0,0
target_high.txt+="."+va1.txt target_high.txt+="."+va1.txt
timer01.en=1 timer01.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -760,15 +551,10 @@ Hotspot decrease_temp
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(slider_high.val>0) if(slider_high.val>0)
{ {
slider_high.val-- slider_high.val--
@@ -789,15 +575,10 @@ Hotspot increase_temp
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(slider_high.val<slider_high.maxval) if(slider_high.val<slider_high.maxval)
{ {
slider_high.val++ slider_high.val++

View File

@@ -3,7 +3,7 @@ Page confirm
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page confirm
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) page_id Variable (int32) page_id
Attributes Attributes
ID : 3 ID : 3
@@ -66,7 +52,7 @@ Text t0
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -76,57 +62,27 @@ Text title
ID : 4 ID : 4
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Please confirm Text : Please confirm
Max. Text Size : 30 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text body Text body
Attributes Attributes
ID : 8 ID : 8
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Please confirm Text : Please confirm
Max. Text Size : 22 Max. Text Size : 255
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclose Button bclose
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -140,19 +96,12 @@ Button bt_accept
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
aux.txt="{\"page\": \""+page_name.txt+"\", \"event\": \"short_click\", \"component\": \""+component.txt+"\"}" aux.txt="{\"page\": \""+page_name.txt+"\", \"event\": \"short_click\", \"component\": \""+component.txt+"\"}"
printh 92 printh 92
@@ -168,19 +117,12 @@ Button bt_clear
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
page page_id.val page page_id.val

View File

@@ -3,7 +3,7 @@ Page cover
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page cover
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) va1 Variable (string) va1
Attributes Attributes
ID : 7 ID : 7
@@ -60,7 +46,7 @@ Text battery_value
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -70,7 +56,7 @@ Text cover_value
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -80,17 +66,17 @@ Text page_label
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -100,7 +86,7 @@ Text battery_icon
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -110,7 +96,7 @@ Slider coverslider
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
@@ -132,7 +118,7 @@ Button cover_open
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -151,7 +137,7 @@ Button cover_close
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -170,7 +156,7 @@ Button cover_stop
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -189,7 +175,7 @@ Button button_back
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -20,20 +20,6 @@ Page entitypage01
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage02
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage03
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage04
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -3,7 +3,7 @@ Page fan
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page fan
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) fansetting Variable (string) fansetting
Attributes Attributes
ID : 7 ID : 7
@@ -60,7 +46,7 @@ Text fan_value
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -70,17 +56,17 @@ Text page_label
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -90,7 +76,7 @@ Slider fanslider
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 4 Upper range limit: 4
Lower range limit: 0 Lower range limit: 0
@@ -117,18 +103,13 @@ Slider fanslider
button_up.pco=10597 button_up.pco=10597
} }
timer0.en=1 timer0.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_up Button button_up
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -167,7 +148,7 @@ Button button_on
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -209,7 +190,7 @@ Button button_down
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -248,7 +229,7 @@ Button button_off
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -291,7 +272,7 @@ Button button_back
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page keyb_num
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page keyb_num
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) page_id Variable (int32) page_id
Attributes Attributes
ID : 17 ID : 17
@@ -73,7 +59,7 @@ Text t0
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -83,27 +69,27 @@ Text pin
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 60
Text title Text title
Attributes Attributes
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Alarm Text : Alarm
Max. Text Size : 10 Max. Text Size : 30
Button b1 Button b1
Attributes Attributes
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 1 Text : 1
Max. Text Size : 1 Max. Text Size : 1
@@ -111,18 +97,13 @@ Button b1
Events Events
Touch Release Event Touch Release Event
pin.txt+=b1.txt pin.txt+=b1.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclose Button bclose
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -136,7 +117,7 @@ Button b2
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 2 Text : 2
Max. Text Size : 1 Max. Text Size : 1
@@ -144,18 +125,13 @@ Button b2
Events Events
Touch Release Event Touch Release Event
pin.txt+=b2.txt pin.txt+=b2.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b3 Button b3
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 3 Text : 3
Max. Text Size : 1 Max. Text Size : 1
@@ -163,18 +139,13 @@ Button b3
Events Events
Touch Release Event Touch Release Event
pin.txt+=b3.txt pin.txt+=b3.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b4 Button b4
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 4 Text : 4
Max. Text Size : 1 Max. Text Size : 1
@@ -182,18 +153,13 @@ Button b4
Events Events
Touch Release Event Touch Release Event
pin.txt+=b4.txt pin.txt+=b4.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b5 Button b5
Attributes Attributes
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 5 Text : 5
Max. Text Size : 1 Max. Text Size : 1
@@ -201,18 +167,13 @@ Button b5
Events Events
Touch Release Event Touch Release Event
pin.txt+=b5.txt pin.txt+=b5.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b6 Button b6
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 6 Text : 6
Max. Text Size : 1 Max. Text Size : 1
@@ -220,18 +181,13 @@ Button b6
Events Events
Touch Release Event Touch Release Event
pin.txt+=b6.txt pin.txt+=b6.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b7 Button b7
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 7 Text : 7
Max. Text Size : 1 Max. Text Size : 1
@@ -239,18 +195,13 @@ Button b7
Events Events
Touch Release Event Touch Release Event
pin.txt+=b7.txt pin.txt+=b7.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b8 Button b8
Attributes Attributes
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 8 Text : 8
Max. Text Size : 1 Max. Text Size : 1
@@ -258,18 +209,13 @@ Button b8
Events Events
Touch Release Event Touch Release Event
pin.txt+=b8.txt pin.txt+=b8.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b9 Button b9
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 9 Text : 9
Max. Text Size : 1 Max. Text Size : 1
@@ -277,18 +223,13 @@ Button b9
Events Events
Touch Release Event Touch Release Event
pin.txt+=b9.txt pin.txt+=b9.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclear Button bclear
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press
State : unpressed State : unpressed
Text : < Text : <
Max. Text Size : 5 Max. Text Size : 5
@@ -296,18 +237,13 @@ Button bclear
Events Events
Touch Release Event Touch Release Event
pin.txt="" pin.txt=""
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b0 Button b0
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 0 Text : 0
Max. Text Size : 1 Max. Text Size : 1
@@ -315,18 +251,13 @@ Button b0
Events Events
Touch Release Event Touch Release Event
pin.txt+=b0.txt pin.txt+=b0.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button benter Button benter
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press
State : unpressed State : unpressed
Text : OK Text : OK
Max. Text Size : 3 Max. Text Size : 3
@@ -346,7 +277,7 @@ Button bview
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : O Text : O
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page light
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -38,20 +38,6 @@ Page light
vis color_button,0 vis color_button,0
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) rgb565 Variable (int32) rgb565
Attributes Attributes
ID : 22 ID : 22
@@ -104,7 +90,7 @@ Number ring
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Value : 0 Value : 0
@@ -113,7 +99,7 @@ Number field
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Value : 0 Value : 0
@@ -132,17 +118,17 @@ Text page_label
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text temp_value Text temp_value
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -152,7 +138,7 @@ Text light_value_2
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -162,7 +148,7 @@ Text temp_value_2
ID : 28 ID : 28
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -172,7 +158,7 @@ Text icon_state
ID : 29 ID : 29
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -224,7 +210,7 @@ Picture colorwheel
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -388,7 +374,7 @@ Slider lightslider
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
@@ -411,7 +397,7 @@ Slider tempslider
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 500 Upper range limit: 500
Lower range limit: 153 Lower range limit: 153
@@ -434,7 +420,7 @@ Button button_back
ID : 32 ID : 32
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -463,7 +449,7 @@ Hotspot hsv2rgb
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Release Event Touch Release Event
@@ -536,7 +522,7 @@ Hotspot rgb888to565
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Release Event Touch Release Event
@@ -557,7 +543,7 @@ Hotspot light_touch
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -580,7 +566,7 @@ Hotspot temp_touch
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -603,7 +589,7 @@ Hotspot color_touch
ID : 19 ID : 19
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page media_player
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page media_player
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) back_page Variable (string) back_page
Attributes Attributes
ID : 3 ID : 3
@@ -78,79 +64,42 @@ Text page_label
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Media Player Text : Media Player
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text vol_text Text vol_text
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 5 Max. Text Size : 5
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bt_vol_down Text bt_vol_down
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(vol_slider.val>0) if(vol_slider.val>0)
{ {
@@ -171,19 +120,12 @@ Text bt_vol_up
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(vol_slider.val<100) if(vol_slider.val<100)
{ {
@@ -204,19 +146,12 @@ Text bt_mute
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(is_muted.val==0) if(is_muted.val==0)
{ {
@@ -238,119 +173,52 @@ Text time_current
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text time_total Text time_total
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text track Text track
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 50 Max. Text Size : 255
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text artist Text artist
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 50 Max. Text Size : 150
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bt_prev Text bt_prev
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
lastclick.txt="{\"page\": \"media_player\", \"key\": \"media_previous_track\"}" lastclick.txt="{\"page\": \"media_player\", \"key\": \"media_previous_track\"}"
printh 92 printh 92
@@ -365,19 +233,12 @@ Text bt_play_pause
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -391,19 +252,12 @@ Text bt_next
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -417,19 +271,12 @@ Text bt_on_off
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -443,58 +290,31 @@ Progress Bar time_progress
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Value : 0 Value : 0
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider vol_slider Slider vol_slider
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx vol_slider.val,va0.txt,0,0 covx vol_slider.val,va0.txt,0,0
vol_text.txt=va0.txt+"%" vol_text.txt=va0.txt+"%"
timer0.en=1 timer0.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page notification
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page notification
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 5 ID : 5
@@ -46,27 +32,27 @@ Text notifi_text01
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 250 Max. Text Size : 512
Text notifi_label Text notifi_label
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Button button_back Button button_back
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -80,7 +66,7 @@ Button bt_accept
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -100,7 +86,7 @@ Button bt_clear
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10

View File

@@ -3,7 +3,7 @@ Page qrcode
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -14,36 +14,22 @@ Page qrcode
Preinitialize Event Preinitialize Event
sendme sendme
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text qrcode_label Text qrcode_label
Attributes Attributes
ID : 3 ID : 3
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
QR Code qrcode_value QR Code qrcode_value
Attributes Attributes
ID : 4 ID : 4
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Text : Text :
Max. Text Size : 75 Max. Text Size : 75
@@ -52,7 +38,7 @@ Button button_back
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -20,20 +20,6 @@ Page settings
vis lbl_sleep,0 vis lbl_sleep,0
vis bt_sleep,0 vis bt_sleep,0
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bright_text Text bright_text
Attributes Attributes
ID : 3 ID : 3
@@ -122,23 +108,11 @@ Slider brightslider
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(tm_bright.en==0) if(tm_bright.en==0)
{ {
tm_bright.en=1 tm_bright.en=1
} }
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider dimslider Slider dimslider
Attributes Attributes
@@ -151,23 +125,11 @@ Slider dimslider
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(tm_dim.en==0) if(tm_dim.en==0)
{ {
tm_dim.en=1 tm_dim.en=1
} }
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes

View File

@@ -3,7 +3,7 @@ Page weather01
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,26 +20,12 @@ Page weather01
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -49,7 +35,7 @@ Text date
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
@@ -59,127 +45,117 @@ Text temperature
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text loading Text value01
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text value01
Attributes
ID : 8
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather02
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather02
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather03
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather03
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather04
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather04
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather05
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather05
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

Binary file not shown.

View File

@@ -12,7 +12,6 @@ Program.s
int charset=1 // 1 = International (original), 2 = CJK int charset=1 // 1 = International (original), 2 = CJK
//bauds=115200//Configure baudrate //bauds=115200//Configure baudrate
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
randset 0,65535//used for touchevent sensor
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
if(display_mode==1) if(display_mode==1)
{ {

View File

@@ -3,7 +3,7 @@ Page alarm
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -25,20 +25,6 @@ Page alarm
vis bt_bypass,0 vis bt_bypass,0
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 3 ID : 3
@@ -79,17 +65,17 @@ Text page_label
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Alarm Control Panel Text : Alarm Control Panel
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -261,7 +247,7 @@ Button button_back
ID : 32 ID : 32
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -290,7 +276,7 @@ Hotspot bt_home
ID : 23 ID : 23
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -314,7 +300,7 @@ Hotspot bt_away
ID : 24 ID : 24
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -338,7 +324,7 @@ Hotspot bt_night
ID : 25 ID : 25
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -362,7 +348,7 @@ Hotspot bt_vacat
ID : 26 ID : 26
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -386,7 +372,7 @@ Hotspot bt_bypass
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -410,7 +396,7 @@ Hotspot bt_disarm
ID : 28 ID : 28
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -27,20 +27,6 @@ Page boot
printh 00 printh 00
printh FF FF FF printh FF FF FF
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Page Exit Event Page Exit Event
dim=0 dim=0

View File

@@ -3,7 +3,7 @@ Page buttonpage01
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage01
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage01_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage02
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage02
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage02_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on release Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage03
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage03
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage03_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage04
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage04
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage04_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page climate
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -34,20 +34,6 @@ Page climate
page home page home
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Page Exit Event Page Exit Event
if(timer01.en==1) if(timer01.en==1)
{ {
@@ -151,217 +137,121 @@ Text current_temp
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text page_label Text page_label
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 100 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text current_icon Text current_icon
Attributes Attributes
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text target_icon Text target_icon
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_icon Text value01_icon
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01 Text value01
Attributes Attributes
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value02_icon Text value02_icon
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value02 Text value02
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value03_icon Text value03_icon
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value03 Text value03
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value04 Text value04
Attributes Attributes
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text button01 Text button01
Attributes Attributes
ID : 18 ID : 18
@@ -373,13 +263,6 @@ Text button01
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"auto\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"auto\", \"embedded\": "+va2.txt+"}"
@@ -401,13 +284,6 @@ Text button02
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat_cool\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat_cool\", \"embedded\": "+va2.txt+"}"
@@ -429,13 +305,6 @@ Text button03
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat\", \"embedded\": "+va2.txt+"}"
@@ -457,13 +326,6 @@ Text button04
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"cool\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"cool\", \"embedded\": "+va2.txt+"}"
@@ -485,13 +347,6 @@ Text button05
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"dry\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"dry\", \"embedded\": "+va2.txt+"}"
@@ -513,13 +368,6 @@ Text button06
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"fan_only\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"fan_only\", \"embedded\": "+va2.txt+"}"
@@ -541,13 +389,6 @@ Text button07
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"off\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"off\", \"embedded\": "+va2.txt+"}"
@@ -574,11 +415,6 @@ Text button08
click_timer.en=1 click_timer.en=1
Touch Release Event Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(click_timer.en==1) if(click_timer.en==1)
{ {
click_timer.en=0 click_timer.en=0
@@ -607,11 +443,6 @@ Text button09
click_timer.en=1 click_timer.en=1
Touch Release Event Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(click_timer.en==1) if(click_timer.en==1)
{ {
click_timer.en=0 click_timer.en=0
@@ -629,55 +460,32 @@ Text target_high
ID : 33 ID : 33
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text target_low Text target_low
Attributes Attributes
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider slider_high Slider slider_high
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 200 Position : 200
Upper range limit: 400 Upper range limit: 400
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(single_slider.val==1) if(single_slider.val==1)
{ {
@@ -691,30 +499,18 @@ Slider slider_high
covx va0.val,va1.txt,0,0 covx va0.val,va1.txt,0,0
target_high.txt+="."+va1.txt target_high.txt+="."+va1.txt
timer01.en=1 timer01.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider slider_low Slider slider_low
Attributes Attributes
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 200 Position : 200
Upper range limit: 400 Upper range limit: 400
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(single_slider.val==1) if(single_slider.val==1)
{ {
@@ -728,29 +524,19 @@ Slider slider_low
covx va0.val,va1.txt,0,0 covx va0.val,va1.txt,0,0
target_high.txt+="."+va1.txt target_high.txt+="."+va1.txt
timer01.en=1 timer01.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(back_page.txt=="buttonpage01") if(back_page.txt=="buttonpage01")
{ {
page buttonpage01 page buttonpage01
@@ -777,11 +563,6 @@ Hotspot decrease_temp
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(slider_high.val>0) if(slider_high.val>0)
{ {
slider_high.val-- slider_high.val--
@@ -806,11 +587,6 @@ Hotspot increase_temp
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(slider_high.val<slider_high.maxval) if(slider_high.val<slider_high.maxval)
{ {
slider_high.val++ slider_high.val++

View File

@@ -3,7 +3,7 @@ Page confirm
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page confirm
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) page_id Variable (int32) page_id
Attributes Attributes
ID : 3 ID : 3
@@ -66,7 +52,7 @@ Text t0
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -76,57 +62,27 @@ Text title
ID : 4 ID : 4
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Please confirm Text : Please confirm
Max. Text Size : 30 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text body Text body
Attributes Attributes
ID : 8 ID : 8
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Please confirm Text : Please confirm
Max. Text Size : 22 Max. Text Size : 255
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclose Button bclose
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -140,19 +96,12 @@ Button bt_accept
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
aux.txt="{\"page\": \""+page_name.txt+"\", \"event\": \"short_click\", \"component\": \""+component.txt+"\"}" aux.txt="{\"page\": \""+page_name.txt+"\", \"event\": \"short_click\", \"component\": \""+component.txt+"\"}"
printh 92 printh 92
@@ -168,7 +117,7 @@ Button bt_clear
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10

View File

@@ -3,7 +3,7 @@ Page cover
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page cover
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) va1 Variable (string) va1
Attributes Attributes
ID : 7 ID : 7
@@ -60,7 +46,7 @@ Text battery_value
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -70,7 +56,7 @@ Text cover_value
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -80,17 +66,17 @@ Text page_label
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -110,7 +96,7 @@ Slider coverslider
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
@@ -132,7 +118,7 @@ Button cover_open
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -151,7 +137,7 @@ Button cover_close
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -170,7 +156,7 @@ Button cover_stop
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -189,7 +175,7 @@ Button button_back
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -20,20 +20,6 @@ Page entitypage01
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage02
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage03
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage04
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -3,7 +3,7 @@ Page fan
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page fan
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) fansetting Variable (string) fansetting
Attributes Attributes
ID : 7 ID : 7
@@ -60,7 +46,7 @@ Text fan_value
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -70,17 +56,17 @@ Text page_label
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -90,7 +76,7 @@ Slider fanslider
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 4 Upper range limit: 4
Lower range limit: 0 Lower range limit: 0
@@ -123,7 +109,7 @@ Button button_up
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -162,7 +148,7 @@ Button button_on
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -204,7 +190,7 @@ Button button_down
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -243,7 +229,7 @@ Button button_off
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -286,7 +272,7 @@ Button button_back
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page keyb_num
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page keyb_num
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) page_id Variable (int32) page_id
Attributes Attributes
ID : 17 ID : 17
@@ -73,7 +59,7 @@ Text t0
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -83,27 +69,27 @@ Text pin
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 60
Text title Text title
Attributes Attributes
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Alarm Text : Alarm
Max. Text Size : 10 Max. Text Size : 30
Button b1 Button b1
Attributes Attributes
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 1 Text : 1
Max. Text Size : 1 Max. Text Size : 1
@@ -111,18 +97,13 @@ Button b1
Events Events
Touch Release Event Touch Release Event
pin.txt+=b1.txt pin.txt+=b1.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclose Button bclose
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -136,7 +117,7 @@ Button b2
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 2 Text : 2
Max. Text Size : 1 Max. Text Size : 1
@@ -144,18 +125,13 @@ Button b2
Events Events
Touch Release Event Touch Release Event
pin.txt+=b2.txt pin.txt+=b2.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b3 Button b3
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press
State : unpressed State : unpressed
Text : 3 Text : 3
Max. Text Size : 1 Max. Text Size : 1
@@ -163,18 +139,13 @@ Button b3
Events Events
Touch Release Event Touch Release Event
pin.txt+=b3.txt pin.txt+=b3.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b4 Button b4
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 4 Text : 4
Max. Text Size : 1 Max. Text Size : 1
@@ -182,18 +153,13 @@ Button b4
Events Events
Touch Release Event Touch Release Event
pin.txt+=b4.txt pin.txt+=b4.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b5 Button b5
Attributes Attributes
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 5 Text : 5
Max. Text Size : 1 Max. Text Size : 1
@@ -201,18 +167,13 @@ Button b5
Events Events
Touch Release Event Touch Release Event
pin.txt+=b5.txt pin.txt+=b5.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b6 Button b6
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 6 Text : 6
Max. Text Size : 1 Max. Text Size : 1
@@ -220,18 +181,13 @@ Button b6
Events Events
Touch Release Event Touch Release Event
pin.txt+=b6.txt pin.txt+=b6.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b7 Button b7
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 7 Text : 7
Max. Text Size : 1 Max. Text Size : 1
@@ -239,18 +195,13 @@ Button b7
Events Events
Touch Release Event Touch Release Event
pin.txt+=b7.txt pin.txt+=b7.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b8 Button b8
Attributes Attributes
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 8 Text : 8
Max. Text Size : 1 Max. Text Size : 1
@@ -258,18 +209,13 @@ Button b8
Events Events
Touch Release Event Touch Release Event
pin.txt+=b8.txt pin.txt+=b8.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b9 Button b9
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press
State : unpressed State : unpressed
Text : 9 Text : 9
Max. Text Size : 1 Max. Text Size : 1
@@ -277,18 +223,13 @@ Button b9
Events Events
Touch Release Event Touch Release Event
pin.txt+=b9.txt pin.txt+=b9.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclear Button bclear
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : < Text : <
Max. Text Size : 5 Max. Text Size : 5
@@ -296,18 +237,13 @@ Button bclear
Events Events
Touch Release Event Touch Release Event
pin.txt="" pin.txt=""
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b0 Button b0
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 0 Text : 0
Max. Text Size : 1 Max. Text Size : 1
@@ -315,18 +251,13 @@ Button b0
Events Events
Touch Release Event Touch Release Event
pin.txt+=b0.txt pin.txt+=b0.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button benter Button benter
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : OK Text : OK
Max. Text Size : 3 Max. Text Size : 3
@@ -334,19 +265,13 @@ Button benter
Events Events
Touch Release Event Touch Release Event
aux.txt="{\"page\": \"keyb_num\", \"key\": \""+key.txt+"\", \"value\": \""+value.txt+"\", \"pin\": \""+pin.txt+"\", \"base_domain\": \""+domain.txt+"\"}" aux.txt="{\"page\": \"keyb_num\", \"key\": \""+key.txt+"\", \"value\": \""+value.txt+"\", \"pin\": \""+pin.txt+"\", \"base_domain\": \""+domain.txt+"\"}"
printh 92
prints "localevent",0
printh 00
prints aux.txt,0
printh 00
printh FF FF FF
Button bview Button bview
Attributes Attributes
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : O Text : O
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page light
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -38,20 +38,6 @@ Page light
vis color_button,0 vis color_button,0
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) rgb565 Variable (int32) rgb565
Attributes Attributes
ID : 22 ID : 22
@@ -104,7 +90,7 @@ Number ring
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Value : 0 Value : 0
@@ -113,7 +99,7 @@ Number field
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Value : 0 Value : 0
@@ -132,17 +118,17 @@ Text page_label
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text temp_value Text temp_value
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -172,7 +158,7 @@ Text icon_state
ID : 29 ID : 29
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -224,7 +210,7 @@ Picture colorwheel
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -388,7 +374,7 @@ Slider lightslider
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
@@ -411,7 +397,7 @@ Slider tempslider
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 500 Upper range limit: 500
Lower range limit: 153 Lower range limit: 153
@@ -434,7 +420,7 @@ Button button_back
ID : 32 ID : 32
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -463,7 +449,7 @@ Hotspot hsv2rgb
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Release Event Touch Release Event
@@ -536,7 +522,7 @@ Hotspot rgb888to565
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Release Event Touch Release Event
@@ -557,7 +543,7 @@ Hotspot light_touch
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -580,7 +566,7 @@ Hotspot temp_touch
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -603,7 +589,7 @@ Hotspot color_touch
ID : 19 ID : 19
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page media_player
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page media_player
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) back_page Variable (string) back_page
Attributes Attributes
ID : 3 ID : 3
@@ -78,57 +64,27 @@ Text page_label
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Media Player Text : Media Player
Max. Text Size : 25 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text icon_state Text icon_state
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text vol_text Text vol_text
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 5 Max. Text Size : 5
@@ -138,19 +94,12 @@ Text bt_vol_down
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(vol_slider.val>0) if(vol_slider.val>0)
{ {
@@ -171,19 +120,12 @@ Text bt_vol_up
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(vol_slider.val<100) if(vol_slider.val<100)
{ {
@@ -204,19 +146,12 @@ Text bt_mute
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(is_muted.val==0) if(is_muted.val==0)
{ {
@@ -238,119 +173,52 @@ Text time_current
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text time_total Text time_total
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text track Text track
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 50 Max. Text Size : 255
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text artist Text artist
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 50 Max. Text Size : 150
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bt_prev Text bt_prev
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -364,19 +232,12 @@ Text bt_play_pause
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -390,19 +251,12 @@ Text bt_next
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -416,19 +270,12 @@ Text bt_on_off
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -442,58 +289,31 @@ Progress Bar time_progress
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Value : 0 Value : 0
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider vol_slider Slider vol_slider
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx vol_slider.val,va0.txt,0,0 covx vol_slider.val,va0.txt,0,0
vol_text.txt=va0.txt+"%" vol_text.txt=va0.txt+"%"
timer0.en=1 timer0.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page notification
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,23 +20,9 @@ Page notification
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 6 ID : 5
Scope : local Scope : local
Text : Text :
Max. Text Size: 100 Max. Text Size: 100
@@ -46,37 +32,27 @@ Text notifi_text01
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 250 Max. Text Size : 512
Text notifi_label Text notifi_label
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text loading
Attributes
ID : 5
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none
Text :
Max. Text Size : 1
Button button_back Button button_back
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -87,10 +63,10 @@ Button button_back
Button bt_accept Button bt_accept
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -107,10 +83,10 @@ Button bt_accept
Button bt_clear Button bt_clear
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -139,7 +115,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page qrcode
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -14,36 +14,22 @@ Page qrcode
Preinitialize Event Preinitialize Event
sendme sendme
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text qrcode_label Text qrcode_label
Attributes Attributes
ID : 3 ID : 3
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
QR Code qrcode_value QR Code qrcode_value
Attributes Attributes
ID : 4 ID : 4
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Text : Text :
Max. Text Size : 75 Max. Text Size : 75
@@ -52,7 +38,7 @@ Button button_back
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -20,20 +20,6 @@ Page settings
vis lbl_sleep,0 vis lbl_sleep,0
vis bt_sleep,0 vis bt_sleep,0
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bright_text Text bright_text
Attributes Attributes
ID : 3 ID : 3
@@ -218,23 +204,11 @@ Slider brightslider
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(tm_bright.en==0) if(tm_bright.en==0)
{ {
tm_bright.en=1 tm_bright.en=1
} }
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider dimslider Slider dimslider
Attributes Attributes
@@ -247,23 +221,11 @@ Slider dimslider
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(tm_dim.en==0) if(tm_dim.en==0)
{ {
tm_dim.en=1 tm_dim.en=1
} }
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
@@ -415,12 +377,14 @@ Timer tm_bright
Events Events
Timer Event Timer Event
printh 92 covx brightslider.val,bright_text.txt,0,0
prints "touchevent",0 bright_text.txt+="%"
printh 00 printh 91
prints "{\"page\": \"settings\", \"component\": \"touchevent\", \"value\": \"press\"}",0 prints "brightslider",0
printh 00 printh 00
prints brightslider.val,0
printh FF FF FF printh FF FF FF
tm_bright.en=0
Timer tm_dim Timer tm_dim
Attributes Attributes

View File

@@ -3,7 +3,7 @@ Page weather01
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,26 +20,12 @@ Page weather01
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -49,7 +35,7 @@ Text date
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
@@ -59,7 +45,7 @@ Text temperature
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
@@ -69,7 +55,7 @@ Text value01
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
@@ -79,7 +65,7 @@ Text value05
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
@@ -89,7 +75,7 @@ Text value04
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
@@ -99,7 +85,7 @@ Text value02
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
@@ -109,7 +95,7 @@ Text value03
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
@@ -119,7 +105,7 @@ Text value01_icon
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -129,7 +115,7 @@ Text value02_icon
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -139,7 +125,7 @@ Text value03_icon
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -149,7 +135,7 @@ Text value04_icon
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -159,27 +145,17 @@ Text value05_icon
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text loading
Attributes
ID : 17
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none
Text :
Max. Text Size : 1
Text page_index Text page_index
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather02
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather02
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather03
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather03
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather04
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather04
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather05
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather05
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

Binary file not shown.

View File

@@ -12,7 +12,6 @@ Program.s
int charset=1 // 1 = International (original), 2 = CJK int charset=1 // 1 = International (original), 2 = CJK
//bauds=115200//Configure baudrate //bauds=115200//Configure baudrate
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
randset 0,65535//used for touchevent sensor
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
if(display_mode==1) if(display_mode==1)
{ {

View File

@@ -3,7 +3,7 @@ Page alarm
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -25,20 +25,6 @@ Page alarm
vis bt_bypass,0 vis bt_bypass,0
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 3 ID : 3
@@ -72,17 +58,17 @@ Text page_label
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Alarm Control Panel Text : Alarm Control Panel
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -254,7 +240,7 @@ Button button_back
ID : 31 ID : 31
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -283,7 +269,7 @@ Hotspot bt_home
ID : 23 ID : 23
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -307,7 +293,7 @@ Hotspot bt_away
ID : 24 ID : 24
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -331,7 +317,7 @@ Hotspot bt_night
ID : 25 ID : 25
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -355,7 +341,7 @@ Hotspot bt_vacat
ID : 26 ID : 26
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -379,7 +365,7 @@ Hotspot bt_bypass
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -403,7 +389,7 @@ Hotspot bt_disarm
ID : 28 ID : 28
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -27,20 +27,6 @@ Page boot
printh 00 printh 00
printh FF FF FF printh FF FF FF
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Page Exit Event Page Exit Event
dim=0 dim=0

View File

@@ -3,7 +3,7 @@ Page buttonpage01
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage01
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage01_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage02
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage02
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage02_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on press Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage03
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage03
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage03_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page buttonpage04
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -23,20 +23,6 @@ Page buttonpage04
vis page_index,1 vis page_index,1
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 44 ID : 44
@@ -229,10 +215,10 @@ Text bpage04_label
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Text button01icon Text button01icon
Attributes Attributes
@@ -319,7 +305,7 @@ Text page_index
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -385,7 +371,7 @@ Button button_back
ID : 45 ID : 45
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -399,7 +385,7 @@ Hotspot button01
ID : 36 ID : 36
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -435,7 +421,7 @@ Hotspot button02
ID : 37 ID : 37
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -471,7 +457,7 @@ Hotspot button03
ID : 38 ID : 38
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -507,7 +493,7 @@ Hotspot button04
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -543,7 +529,7 @@ Hotspot button05
ID : 40 ID : 40
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: on press Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -579,7 +565,7 @@ Hotspot button06
ID : 41 ID : 41
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -615,7 +601,7 @@ Hotspot button07
ID : 42 ID : 42
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -651,7 +637,7 @@ Hotspot button08
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page climate
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -34,20 +34,6 @@ Page climate
page home page home
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Page Exit Event Page Exit Event
if(timer01.en==1) if(timer01.en==1)
{ {
@@ -151,217 +137,121 @@ Text current_temp
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text page_label Text page_label
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 100 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text current_icon Text current_icon
Attributes Attributes
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text target_icon Text target_icon
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_icon Text value01_icon
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01 Text value01
Attributes Attributes
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value02_icon Text value02_icon
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value02 Text value02
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value03_icon Text value03_icon
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value03 Text value03
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value04 Text value04
Attributes Attributes
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 6 Max. Text Size : 6
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text button01 Text button01
Attributes Attributes
ID : 18 ID : 18
@@ -373,13 +263,6 @@ Text button01
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"auto\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"auto\", \"embedded\": "+va2.txt+"}"
@@ -401,13 +284,6 @@ Text button02
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat_cool\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat_cool\", \"embedded\": "+va2.txt+"}"
@@ -429,13 +305,6 @@ Text button03
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"heat\", \"embedded\": "+va2.txt+"}"
@@ -457,13 +326,6 @@ Text button04
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"cool\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"cool\", \"embedded\": "+va2.txt+"}"
@@ -485,13 +347,6 @@ Text button05
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"dry\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"dry\", \"embedded\": "+va2.txt+"}"
@@ -513,13 +368,6 @@ Text button06
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"fan_only\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"fan_only\", \"embedded\": "+va2.txt+"}"
@@ -541,13 +389,6 @@ Text button07
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx embedded.val,va2.txt,0,0 covx embedded.val,va2.txt,0,0
lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"off\", \"embedded\": "+va2.txt+"}" lastclick.txt="{\"page\": \"climate\", \"key\": \"hvac_mode\", \"value\": \"off\", \"embedded\": "+va2.txt+"}"
@@ -570,11 +411,6 @@ Text button08
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
click_comp.txt="button08" click_comp.txt="button08"
click_timer.en=1 click_timer.en=1
@@ -603,11 +439,6 @@ Text button09
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
click_comp.txt="button09" click_comp.txt="button09"
click_timer.en=1 click_timer.en=1
@@ -629,55 +460,32 @@ Text target_high
ID : 33 ID : 33
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text target_low Text target_low
Attributes Attributes
ID : 46 ID : 46
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider slider_high Slider slider_high
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 20 Position : 20
Upper range limit: 40 Upper range limit: 40
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
temp_number.val=slider_high.val*temp_step.val temp_number.val=slider_high.val*temp_step.val
temp_number.val+=temp_offset.val temp_number.val+=temp_offset.val
@@ -687,30 +495,18 @@ Slider slider_high
covx va0.val,va1.txt,0,0 covx va0.val,va1.txt,0,0
target_high.txt+="."+va1.txt target_high.txt+="."+va1.txt
timer01.en=1 timer01.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider slider_low Slider slider_low
Attributes Attributes
ID : 43 ID : 43
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 20 Position : 20
Upper range limit: 40 Upper range limit: 40
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
temp_number.val=slider_high.val*temp_step.val temp_number.val=slider_high.val*temp_step.val
temp_number.val+=temp_offset.val temp_number.val+=temp_offset.val
@@ -720,18 +516,13 @@ Slider slider_low
covx va0.val,va1.txt,0,0 covx va0.val,va1.txt,0,0
target_high.txt+="."+va1.txt target_high.txt+="."+va1.txt
timer01.en=1 timer01.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
ID : 39 ID : 39
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -760,15 +551,10 @@ Hotspot decrease_temp
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(slider_high.val>0) if(slider_high.val>0)
{ {
slider_high.val-- slider_high.val--
@@ -789,15 +575,10 @@ Hotspot increase_temp
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
if(slider_high.val<slider_high.maxval) if(slider_high.val<slider_high.maxval)
{ {
slider_high.val++ slider_high.val++

View File

@@ -3,7 +3,7 @@ Page confirm
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page confirm
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) page_id Variable (int32) page_id
Attributes Attributes
ID : 3 ID : 3
@@ -66,7 +52,7 @@ Text t0
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -76,57 +62,27 @@ Text title
ID : 4 ID : 4
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Please confirm Text : Please confirm
Max. Text Size : 30 Max. Text Size : 100
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text body Text body
Attributes Attributes
ID : 8 ID : 8
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Please confirm Text : Please confirm
Max. Text Size : 22 Max. Text Size : 255
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclose Button bclose
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -140,19 +96,12 @@ Button bt_accept
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
aux.txt="{\"page\": \""+page_name.txt+"\", \"event\": \"short_click\", \"component\": \""+component.txt+"\"}" aux.txt="{\"page\": \""+page_name.txt+"\", \"event\": \"short_click\", \"component\": \""+component.txt+"\"}"
printh 92 printh 92
@@ -168,19 +117,12 @@ Button bt_clear
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
page page_id.val page page_id.val

View File

@@ -3,7 +3,7 @@ Page cover
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page cover
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) va1 Variable (string) va1
Attributes Attributes
ID : 7 ID : 7
@@ -60,7 +46,7 @@ Text battery_value
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -70,7 +56,7 @@ Text cover_value
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -80,17 +66,17 @@ Text page_label
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -100,7 +86,7 @@ Text battery_icon
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -110,7 +96,7 @@ Slider coverslider
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
@@ -132,7 +118,7 @@ Button cover_open
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -151,7 +137,7 @@ Button cover_close
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -170,7 +156,7 @@ Button cover_stop
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
@@ -189,7 +175,7 @@ Button button_back
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -20,20 +20,6 @@ Page entitypage01
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage02
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage03
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -20,20 +20,6 @@ Page entitypage04
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text value01_label Text value01_label
Attributes Attributes
ID : 3 ID : 3

View File

@@ -3,7 +3,7 @@ Page fan
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page fan
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) fansetting Variable (string) fansetting
Attributes Attributes
ID : 7 ID : 7
@@ -60,7 +46,7 @@ Text fan_value
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -70,17 +56,17 @@ Text page_label
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -90,7 +76,7 @@ Slider fanslider
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 4 Upper range limit: 4
Lower range limit: 0 Lower range limit: 0
@@ -117,18 +103,13 @@ Slider fanslider
button_up.pco=10597 button_up.pco=10597
} }
timer0.en=1 timer0.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_up Button button_up
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -167,7 +148,7 @@ Button button_on
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -209,7 +190,7 @@ Button button_down
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -248,7 +229,7 @@ Button button_off
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -291,7 +272,7 @@ Button button_back
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page keyb_num
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page keyb_num
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) page_id Variable (int32) page_id
Attributes Attributes
ID : 17 ID : 17
@@ -73,7 +59,7 @@ Text t0
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -83,27 +69,27 @@ Text pin
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 60
Text title Text title
Attributes Attributes
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Alarm Text : Alarm
Max. Text Size : 10 Max. Text Size : 30
Button b1 Button b1
Attributes Attributes
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 1 Text : 1
Max. Text Size : 1 Max. Text Size : 1
@@ -111,18 +97,13 @@ Button b1
Events Events
Touch Release Event Touch Release Event
pin.txt+=b1.txt pin.txt+=b1.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclose Button bclose
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
@@ -136,7 +117,7 @@ Button b2
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 2 Text : 2
Max. Text Size : 1 Max. Text Size : 1
@@ -144,18 +125,13 @@ Button b2
Events Events
Touch Release Event Touch Release Event
pin.txt+=b2.txt pin.txt+=b2.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b3 Button b3
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 3 Text : 3
Max. Text Size : 1 Max. Text Size : 1
@@ -163,18 +139,13 @@ Button b3
Events Events
Touch Release Event Touch Release Event
pin.txt+=b3.txt pin.txt+=b3.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b4 Button b4
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 4 Text : 4
Max. Text Size : 1 Max. Text Size : 1
@@ -182,18 +153,13 @@ Button b4
Events Events
Touch Release Event Touch Release Event
pin.txt+=b4.txt pin.txt+=b4.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b5 Button b5
Attributes Attributes
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 5 Text : 5
Max. Text Size : 1 Max. Text Size : 1
@@ -201,18 +167,13 @@ Button b5
Events Events
Touch Release Event Touch Release Event
pin.txt+=b5.txt pin.txt+=b5.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b6 Button b6
Attributes Attributes
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 6 Text : 6
Max. Text Size : 1 Max. Text Size : 1
@@ -220,18 +181,13 @@ Button b6
Events Events
Touch Release Event Touch Release Event
pin.txt+=b6.txt pin.txt+=b6.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b7 Button b7
Attributes Attributes
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 7 Text : 7
Max. Text Size : 1 Max. Text Size : 1
@@ -239,18 +195,13 @@ Button b7
Events Events
Touch Release Event Touch Release Event
pin.txt+=b7.txt pin.txt+=b7.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b8 Button b8
Attributes Attributes
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 8 Text : 8
Max. Text Size : 1 Max. Text Size : 1
@@ -258,18 +209,13 @@ Button b8
Events Events
Touch Release Event Touch Release Event
pin.txt+=b8.txt pin.txt+=b8.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b9 Button b9
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 9 Text : 9
Max. Text Size : 1 Max. Text Size : 1
@@ -277,18 +223,13 @@ Button b9
Events Events
Touch Release Event Touch Release Event
pin.txt+=b9.txt pin.txt+=b9.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button bclear Button bclear
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press
State : unpressed State : unpressed
Text : < Text : <
Max. Text Size : 5 Max. Text Size : 5
@@ -296,18 +237,13 @@ Button bclear
Events Events
Touch Release Event Touch Release Event
pin.txt="" pin.txt=""
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button b0 Button b0
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : 0 Text : 0
Max. Text Size : 1 Max. Text Size : 1
@@ -315,18 +251,13 @@ Button b0
Events Events
Touch Release Event Touch Release Event
pin.txt+=b0.txt pin.txt+=b0.txt
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button benter Button benter
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press
State : unpressed State : unpressed
Text : OK Text : OK
Max. Text Size : 3 Max. Text Size : 3
@@ -346,7 +277,7 @@ Button bview
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text : O Text : O
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page light
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -38,20 +38,6 @@ Page light
vis color_button,0 vis color_button,0
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (int32) rgb565 Variable (int32) rgb565
Attributes Attributes
ID : 22 ID : 22
@@ -104,7 +90,7 @@ Number ring
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Value : 0 Value : 0
@@ -113,7 +99,7 @@ Number field
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Value : 0 Value : 0
@@ -132,17 +118,17 @@ Text page_label
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 100
Text temp_value Text temp_value
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -152,7 +138,7 @@ Text light_value_2
ID : 27 ID : 27
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -162,7 +148,7 @@ Text temp_value_2
ID : 28 ID : 28
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -172,7 +158,7 @@ Text icon_state
ID : 29 ID : 29
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
@@ -224,7 +210,7 @@ Picture colorwheel
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -388,7 +374,7 @@ Slider lightslider
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
@@ -411,7 +397,7 @@ Slider tempslider
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 500 Upper range limit: 500
Lower range limit: 153 Lower range limit: 153
@@ -434,7 +420,7 @@ Button button_back
ID : 32 ID : 32
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -463,7 +449,7 @@ Hotspot hsv2rgb
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Release Event Touch Release Event
@@ -536,7 +522,7 @@ Hotspot rgb888to565
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Release Event Touch Release Event
@@ -557,7 +543,7 @@ Hotspot light_touch
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -580,7 +566,7 @@ Hotspot temp_touch
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event
@@ -603,7 +589,7 @@ Hotspot color_touch
ID : 19 ID : 19
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Events Events
Touch Press Event Touch Press Event

View File

@@ -3,7 +3,7 @@ Page media_player
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page media_player
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) back_page Variable (string) back_page
Attributes Attributes
ID : 3 ID : 3
@@ -78,79 +64,42 @@ Text page_label
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Media Player Text : Media Player
Max. Text Size : 25 Max. Text Size : 100
Text icon_state Text icon_state
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text vol_text Text vol_text
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 5 Max. Text Size : 5
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bt_vol_down Text bt_vol_down
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(vol_slider.val>0) if(vol_slider.val>0)
{ {
@@ -171,19 +120,12 @@ Text bt_vol_up
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(vol_slider.val<100) if(vol_slider.val<100)
{ {
@@ -204,19 +146,12 @@ Text bt_mute
ID : 9 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 3 Max. Text Size : 3
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(is_muted.val==0) if(is_muted.val==0)
{ {
@@ -238,119 +173,52 @@ Text time_current
ID : 11 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text time_total Text time_total
Attributes Attributes
ID : 12 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text track Text track
Attributes Attributes
ID : 13 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 50 Max. Text Size : 255
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text artist Text artist
Attributes Attributes
ID : 14 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 50 Max. Text Size : 150
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bt_prev Text bt_prev
Attributes Attributes
ID : 15 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
lastclick.txt="{\"page\": \"media_player\", \"key\": \"media_previous_track\"}" lastclick.txt="{\"page\": \"media_player\", \"key\": \"media_previous_track\"}"
printh 92 printh 92
@@ -365,19 +233,12 @@ Text bt_play_pause
ID : 16 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -391,19 +252,12 @@ Text bt_next
ID : 17 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -417,19 +271,12 @@ Text bt_on_off
ID : 18 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
printh 92 printh 92
prints "localevent",0 prints "localevent",0
@@ -443,58 +290,31 @@ Progress Bar time_progress
ID : 10 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Value : 0 Value : 0
Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider vol_slider Slider vol_slider
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Position : 0 Position : 0
Upper range limit: 100 Upper range limit: 100
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
covx vol_slider.val,va0.txt,0,0 covx vol_slider.val,va0.txt,0,0
vol_text.txt=va0.txt+"%" vol_text.txt=va0.txt+"%"
timer0.en=1 timer0.en=1
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -3,7 +3,7 @@ Page notification
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,20 +20,6 @@ Page notification
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Variable (string) lastclick Variable (string) lastclick
Attributes Attributes
ID : 5 ID : 5
@@ -46,27 +32,27 @@ Text notifi_text01
ID : 1 ID : 1
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 250 Max. Text Size : 512
Text notifi_label Text notifi_label
Attributes Attributes
ID : 2 ID : 2
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
Button button_back Button button_back
Attributes Attributes
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -80,7 +66,7 @@ Button bt_accept
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -100,7 +86,7 @@ Button bt_clear
ID : 8 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 10 Max. Text Size : 10

View File

@@ -3,7 +3,7 @@ Page qrcode
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -14,36 +14,22 @@ Page qrcode
Preinitialize Event Preinitialize Event
sendme sendme
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text qrcode_label Text qrcode_label
Attributes Attributes
ID : 3 ID : 3
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 30 Max. Text Size : 100
QR Code qrcode_value QR Code qrcode_value
Attributes Attributes
ID : 4 ID : 4
Scope : global Scope : global
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Text : Text :
Max. Text Size : 75 Max. Text Size : 75
@@ -52,7 +38,7 @@ Button button_back
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3

View File

@@ -20,20 +20,6 @@ Page settings
vis lbl_sleep,0 vis lbl_sleep,0
vis bt_sleep,0 vis bt_sleep,0
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text bright_text Text bright_text
Attributes Attributes
ID : 3 ID : 3
@@ -122,23 +108,11 @@ Slider brightslider
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(tm_bright.en==0) if(tm_bright.en==0)
{ {
tm_bright.en=1 tm_bright.en=1
} }
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Slider dimslider Slider dimslider
Attributes Attributes
@@ -151,23 +125,11 @@ Slider dimslider
Lower range limit: 0 Lower range limit: 0
Events Events
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event Touch Release Event
if(tm_dim.en==0) if(tm_dim.en==0)
{ {
tm_dim.en=1 tm_dim.en=1
} }
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Button button_back Button button_back
Attributes Attributes

View File

@@ -3,7 +3,7 @@ Page weather01
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,26 +20,12 @@ Page weather01
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -49,7 +35,7 @@ Text date
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
@@ -59,127 +45,117 @@ Text temperature
ID : 6 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text loading Text value01
Attributes Attributes
ID : 7 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text value01
Attributes
ID : 8
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather02
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather02
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather03
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather03
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather04
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather04
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

View File

@@ -3,7 +3,7 @@ Page weather05
ID : 0 ID : 0
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Locked : no Locked : no
Swide up page ID : disabled Swide up page ID : disabled
Swide down page ID : disabled Swide down page ID : disabled
@@ -20,166 +20,142 @@ Page weather05
sendme sendme
} }
Touch Press Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Touch Release Event
printh 91
prints "touchevent",0
printh 00
prints rand,0
printh FF FF FF
Text day Text day
Attributes Attributes
ID : 4 ID : 4
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
Text loading Text date
Attributes Attributes
ID : 5 ID : 5
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none
Text :
Max. Text Size : 1
Text date
Attributes
ID : 6
Scope : local
Dragging : 0
Send Component ID : disabled
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 25 Max. Text Size : 25
Text temperature Text temperature
Attributes Attributes
ID : 7 ID : 6
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01 Text value01
Attributes Attributes
ID : 8 ID : 7
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value05 Text value05
Attributes Attributes
ID : 9 ID : 8
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value04 Text value04
Attributes Attributes
ID : 10 ID : 9
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value02 Text value02
Attributes Attributes
ID : 11 ID : 10
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value03 Text value03
Attributes Attributes
ID : 12 ID : 11
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 15 Max. Text Size : 15
Text value01_icon Text value01_icon
Attributes Attributes
ID : 13 ID : 12
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value02_icon Text value02_icon
Attributes Attributes
ID : 14 ID : 13
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value03_icon Text value03_icon
Attributes Attributes
ID : 15 ID : 14
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value04_icon Text value04_icon
Attributes Attributes
ID : 16 ID : 15
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text value05_icon Text value05_icon
Attributes Attributes
ID : 17 ID : 16
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 10 Max. Text Size : 10
Text page_index Text page_index
Attributes Attributes
ID : 18 ID : 17
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID : disabled Send Component ID : on press and release
Associated Keyboard: none Associated Keyboard: none
Text : Text :
Max. Text Size : 20 Max. Text Size : 20
@@ -189,14 +165,14 @@ Picture weather_icon
ID : 3 ID : 3
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
Button button_back Button button_back
Attributes Attributes
ID : 19 ID : 18
Scope : local Scope : local
Dragging : 0 Dragging : 0
Send Component ID: disabled Send Component ID: on press and release
State : unpressed State : unpressed
Text :  Text : 
Max. Text Size : 3 Max. Text Size : 3
@@ -219,7 +195,7 @@ Timer swipestore
Timer wakeup_timer Timer wakeup_timer
Attributes Attributes
ID : 20 ID : 19
Scope : local Scope : local
Period (ms): 100 Period (ms): 100
Enabled : yes Enabled : yes

Binary file not shown.

Binary file not shown.

Binary file not shown.