added test slider to check auto start script update

This commit is contained in:
2025-12-05 01:16:16 +01:00
parent 9f9e71a002
commit 6655d171be

View File

@ -1622,7 +1622,7 @@
<BackgroundImage>None</BackgroundImage> <BackgroundImage>None</BackgroundImage>
<Font>Default</Font> <Font>Default</Font>
</Appearance> </Appearance>
<WindowState Visible="True" X="10" Y="20" Width="1315" Height="965"/> <WindowState Visible="True" X="15" Y="10" Width="1315" Height="965"/>
<AllowChildren>True</AllowChildren> <AllowChildren>True</AllowChildren>
<AllowResize>True</AllowResize> <AllowResize>True</AllowResize>
<ShowHeader>True</ShowHeader> <ShowHeader>True</ShowHeader>
@ -2344,6 +2344,21 @@
<Intensity Adjust="False">100</Intensity> <Intensity Adjust="False">100</Intensity>
<Input Universe="1" Channel="250" LowerValue="1" UpperValue="3"/> <Input Universe="1" Channel="250" LowerValue="1" UpperValue="3"/>
</Button> </Button>
<Slider Caption="Schieberegler 1" ID="1" WidgetStyle="Slider" InvertedAppearance="false">
<WindowState Visible="True" X="170" Y="345" Width="60" Height="200"/>
<Appearance>
<FrameStyle>Sunken</FrameStyle>
<ForegroundColor>Default</ForegroundColor>
<BackgroundColor>Default</BackgroundColor>
<BackgroundImage>None</BackgroundImage>
<Font>Default</Font>
</Appearance>
<SliderMode ValueDisplayStyle="Exact" ClickAndGoType="None">Playback</SliderMode>
<Level LowLimit="0" HighLimit="255" Value="0"/>
<Playback>
<Function>4294967295</Function>
</Playback>
</Slider>
</Frame> </Frame>
<XYPad Caption="XY Pad" ID="56" InvertedAppearance="0"> <XYPad Caption="XY Pad" ID="56" InvertedAppearance="0">
<WindowState Visible="True" X="980" Y="55" Width="230" Height="230"/> <WindowState Visible="True" X="980" Y="55" Width="230" Height="230"/>