<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>600</PageWidth>
	<PageHeight>700</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\smartmedia\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<NumericInput id="NumericInput1">
							<left>42px</left>
							<top>75px</top>
							<width>240px</width>
							<height>34px</height>
							<max_length>10</max_length>
						</NumericInput>
						<Headline id="Headline1">
							<left>41px</left>
							<top>24px</top>
							<width>460px</width>
							<height>48px</height>
							<text>Numeric Input object&lt;br&gt;Max-length property is set to 10 but is not working</text>
							<kind>h4</kind>
						</Headline>
						<RadioButton id="RadioButton1">
							<left>44px</left>
							<top>206px</top>
							<width>83px</width>
							<height>31px</height>
							<hover>color:#FFD700</hover>
							<focus>color:#9400D3</focus>
							<caption>Value 1</caption>
							<variable>[x]</variable>
							<value>Value 1</value>
						</RadioButton>
						<Headline id="Headline2">
							<left>41px</left>
							<top>137px</top>
							<width>529px</width>
							<height>66px</height>
							<text>Radio button&lt;br&gt;1. When the object has the focus the font color hasent changed&lt;br&gt;2. The cursor is not pointer over the text</text>
							<kind>h4</kind>
						</Headline>
						<RadioButton id="RadioButton2">
							<left>172px</left>
							<top>206px</top>
							<width>93px</width>
							<height>31px</height>
							<hover>color:#FFD700</hover>
							<focus>color:#9400D3</focus>
							<caption>Value 2</caption>
							<variable>[x]</variable>
							<value>Value 2</value>
						</RadioButton>
						<DateInput id="DateInput1">
							<left>42px</left>
							<top>320px</top>
							<width>194px</width>
							<height>33px</height>
						</DateInput>
						<Image id="Image1">
							<left>357px</left>
							<top>312px</top>
							<width>181px</width>
							<height>43px</height>
							<source>2023-03-18 103447.jpg</source>
						</Image>
						<Headline id="Headline3">
							<left>41px</left>
							<top>248px</top>
							<width>508px</width>
							<height>63px</height>
							<text>Date Input&amp;nbsp;object&lt;br&gt;As the image next to the object shown, instead of ηη/μμ/εεεε&amp;nbsp;it show&amp;nbsp;ηη/χιλ./εεεε</text>
							<kind>h4</kind>
						</Headline>
						<Headline id="Headline4">
							<left>44px</left>
							<top>380px</top>
							<width>542px</width>
							<height>48px</height>
							<text>Headline&amp;nbsp;object&lt;br&gt;Bold button on tool bar is always down and you can&apos;t bold any text</text>
							<kind>h4</kind>
						</Headline>
						<Image id="Image2">
							<left>38px</left>
							<top>432px</top>
							<source>2023-03-18 104101.jpg</source>
						</Image>
						<PushButton id="PushButton2">
							<left>133px</left>
							<top>632px</top>
							<width>350px</width>
							<height>35px</height>
							<caption>Call Dialog to reproduce Wait Error</caption>
							<click>OpenDialog &quot;NewDialog&quot;</click>
						</PushButton>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>471px</width>
							<height>184px</height>
							<caption>Wait dialog error</caption>
							<close_button>False</close_button>
							<kind>primary</kind>
							<Components>
								<PushButton id="PushButton1">
									<left>47px</left>
									<top>125px</top>
									<width>96px</width>
									<height>37px</height>
									<caption>Alertbox</caption>
									<click>AlertBoxEx &quot;Test&quot; &quot;Test Message&quot; &quot;400&quot; &quot;&quot; &quot;&quot; &quot;&quot;
closedialog</click>
								</PushButton>
								<Paragraph id="Paragraph1">
									<left>53px</left>
									<top>73px</top>
									<width>375px</width>
									<height>42px</height>
									<text>Wait command is not working on dialog window</text>
								</Paragraph>
								<PushButton id="PushButton3">
									<left>220px</left>
									<top>125px</top>
									<width>224px</width>
									<height>37px</height>
									<caption>Alertbox with Wait command</caption>
									<click>Wait 1500
AlertBoxEx &quot;Test&quot; &quot;Test Message&quot; &quot;400&quot; &quot;&quot; &quot;&quot; &quot;&quot;
EndWait
closedialog</click>
								</PushButton>
							</Components>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
