From c7d020d782f9204e4733b85642edb172503c3d28 Mon Sep 17 00:00:00 2001 From: sunbeam Date: Tue, 6 Aug 2024 11:27:59 +0800 Subject: [PATCH] v2.11 --- dlg/about.aardio | 1 + dlg/setting.aardio | 2 +- dlg/switch.aardio | 10 +++++----- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/dlg/about.aardio b/dlg/about.aardio index e244ed2..5ea3061 100644 --- a/dlg/about.aardio +++ b/dlg/about.aardio @@ -19,6 +19,7 @@ V2.7: 信号界面增加左右按下状态 V2.8: 增加显示错误信息 v2.9: 修复诊断错误信号关联错误;增加读取振动参数;增加自动重连功能 v2.10: 产品信号改为raw值 +V2.11: 滑条名字改为KEY */ winform.button.oncommand = function(id,event){ diff --git a/dlg/setting.aardio b/dlg/setting.aardio index 0c9758f..f01cc0b 100644 --- a/dlg/setting.aardio +++ b/dlg/setting.aardio @@ -9,7 +9,7 @@ cbbDev={cls="combobox";left=127;top=123;right=376;bottom=149;dl=1;dt=1;edge=1;it plus={cls="plus";text="全屏";left=133;top=316;right=216;bottom=347;align="left";dl=1;dt=1;font=LOGFONT(h=-15);iconStyle={align="left";font=LOGFONT(h=-15;name='FontAwesome')};iconText='\uF0C8 ';notify=1;textPadding={left=24};z=7}; plus5={cls="plus";text="English";left=130;top=264;right=248;bottom=295;align="left";dl=1;dt=1;font=LOGFONT(h=-20;name='FontAwesome');iconStyle={align="left";font=LOGFONT(h=-16;name='FontAwesome');padding={left=5}};iconText='\uF0C8';notify=1;textPadding={left=30};z=1}; static={cls="static";left=128;top=65;right=441;bottom=81;transparent=1;z=6}; -static4={cls="static";text="V2.10 20240705";left=745;top=4;right=981;bottom=35;align="right";font=LOGFONT(h=-22);notify=1;transparent=1;z=4} +static4={cls="static";text="V2.11 20240806";left=745;top=4;right=981;bottom=35;align="right";font=LOGFONT(h=-22);notify=1;transparent=1;z=4} ) /*}}*/ diff --git a/dlg/switch.aardio b/dlg/switch.aardio index 5fad31c..2f0d44d 100644 --- a/dlg/switch.aardio +++ b/dlg/switch.aardio @@ -45,12 +45,12 @@ static10={cls="static";text="Y轴上2";left=227;top=274;right=281;bottom=298;dl= static11={cls="static";text="Y轴上3";left=227;top=335;right=281;bottom=359;dl=0.23;dt=1;notify=1;transparent=1;z=95}; static12={cls="static";text="Y轴上4";left=227;top=396;right=281;bottom=420;dl=0.23;dt=1;notify=1;transparent=1;z=96}; static13={cls="static";text="Y轴上5";left=227;top=458;right=281;bottom=482;dl=0.23;dt=1;notify=1;transparent=1;z=97}; -static14={cls="static";text="按键滑条1";left=473;top=19;right=540;bottom=43;dl=0.48;dt=1;notify=1;transparent=1;z=98}; -static15={cls="static";text="按键滑条2";left=473;top=62;right=540;bottom=86;dl=0.48;dt=1;notify=1;transparent=1;z=99}; -static16={cls="static";text="按键滑条3";left=473;top=105;right=540;bottom=129;dl=0.48;dt=1;notify=1;transparent=1;z=100}; -static17={cls="static";text="按键滑条4";left=473;top=148;right=540;bottom=172;dl=0.48;dt=1;notify=1;transparent=1;z=101}; +static14={cls="static";text="KEY1";left=502;top=19;right=542;bottom=43;dl=0.51;dt=1;notify=1;transparent=1;z=98}; +static15={cls="static";text="KEY2";left=502;top=62;right=542;bottom=86;dl=0.51;dt=1;notify=1;transparent=1;z=99}; +static16={cls="static";text="KEY3";left=502;top=105;right=542;bottom=129;dl=0.51;dt=1;notify=1;transparent=1;z=100}; +static17={cls="static";text="KEY4";left=502;top=148;right=542;bottom=172;dl=0.51;dt=1;notify=1;transparent=1;z=101}; static18={cls="static";text="Y轴上2";left=645;top=311;right=699;bottom=335;dl=0.65;dt=1;notify=1;transparent=1;z=114}; -static19={cls="static";text="按键滑条5";left=473;top=191;right=540;bottom=215;dl=0.48;dt=1;notify=1;transparent=1;z=102}; +static19={cls="static";text="KEY5";left=502;top=191;right=542;bottom=215;dl=0.51;dt=1;notify=1;transparent=1;z=102}; static2={cls="static";text="巡航";left=7;top=66;right=42;bottom=90;align="center";center=1;dl=0.01;dt=1;notify=1;transparent=1;z=86}; static20={cls="static";text="左板状态";left=240;top=504;right=330;bottom=535;font=LOGFONT(h=-20);transparent=1;z=133}; static21={cls="static";text="0";left=330;top=506;right=347;bottom=537;font=LOGFONT(h=-20);transparent=1;z=134};