<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>640</PageWidth>
	<PageHeight>480</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<LanguageCode>en</LanguageCode>
	<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">
					<pageenter>createQRcode &quot;qr1&quot; &quot;canvas&quot; &quot;150&quot; &quot;150&quot; &quot;asmatqatea@gmail.com&quot;
createQRcode &quot;qr2&quot; &quot;table&quot; &quot;150&quot; &quot;150&quot; &quot;VisulNEO web&quot;
createQRcode &quot;qr3&quot; &quot;canvas&quot; &quot;120&quot; &quot;120&quot; &quot;https://visualneo.com&quot;</pageenter>
					<Components>
						<Container id="qr1">
							<left>48px</left>
							<top>95px</top>
							<width>150px</width>
							<height>150px</height>
							<style>background-color:#fff;border-color:gray;border-style:solid;border-width:1px;overflow-x:visible;overflow-y:visible</style>
						</Container>
						<Container id="qr2">
							<left>248px</left>
							<top>95px</top>
							<width>150px</width>
							<height>150px</height>
							<style>background-color:#fff;border-color:gray;border-style:solid;border-width:1px;overflow-x:visible;overflow-y:visible</style>
						</Container>
						<Container id="qr3">
							<left>438px</left>
							<top>95px</top>
							<width>150px</width>
							<height>150px</height>
							<style>background-color:#fff;border-color:gray;border-style:solid;border-width:1px;overflow-x:visible;overflow-y:visible</style>
						</Container>
						<Container id="qr4">
							<left>438px</left>
							<top>294px</top>
							<width>150px</width>
							<height>150px</height>
							<style>background-color:#fff;border-color:gray;border-style:solid;border-width:1px;overflow-x:visible;overflow-y:visible</style>
						</Container>
						<Container id="Container2">
							<left>48px</left>
							<top>309px</top>
							<width>331px</width>
							<height>135px</height>
							<style>background-color:#fff;border-color:gray;border-style:solid;border-width:1px</style>
						</Container>
						<Container id="Container1">
							<left>0px</left>
							<top>0px</top>
							<width>640px</width>
							<height>50px</height>
							<style>background-color:#2F1400</style>
							<Components>
								<Paragraph id="Paragraph1">
									<left>193px</left>
									<top>6px</top>
									<width>260px</width>
									<height>28px</height>
									<style>color:#FFFFFF;font-size:18pt</style>
									<text>QR Code Generator</text>
								</Paragraph>
							</Components>
						</Container>
						<Line id="Line1">
							<left>13px</left>
							<top>266px</top>
							<width>610px</width>
							<height>4px</height>
							<style>stroke:gray;stroke-width:2px</style>
							<x1>13</x1>
							<y1>268</y1>
							<x2>623</x2>
							<y2>268</y2>
						</Line>
						<TextInput id="TextInput1">
							<left>75px</left>
							<top>340px</top>
							<width>271px</width>
							<height>42px</height>
							<variable>text</variable>
							<place_holder>some text here...</place_holder>
							<change>SetObjectHTML &quot;qr4&quot; &quot;&quot;
createQRcode &quot;qr4&quot; &quot;table&quot; &quot;150&quot; &quot;150&quot; &quot;[text]&quot;</change>
						</TextInput>
						<Paragraph id="Paragraph2">
							<left>75px</left>
							<top>299px</top>
							<width>203px</width>
							<height>32px</height>
							<style>color:gray;background-color:white</style>
							<text>Type a text to generate qrCode</text>
						</Paragraph>
						<Paragraph id="Paragraph3">
							<left>46px</left>
							<top>67px</top>
							<width>154px</width>
							<height>27px</height>
							<style>color:gray;text-align:center</style>
							<text>Render: canvas</text>
						</Paragraph>
						<Paragraph id="Paragraph4">
							<left>245px</left>
							<top>67px</top>
							<width>154px</width>
							<height>27px</height>
							<style>color:gray;text-align:center</style>
							<text>Render: table</text>
						</Paragraph>
						<Paragraph id="Paragraph5">
							<left>433px</left>
							<top>69px</top>
							<width>154px</width>
							<height>27px</height>
							<style>color:gray;text-align:center</style>
							<text>size:120,120</text>
						</Paragraph>
					</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>640px</width>
							<height>480px</height>
							<close_button>False</close_button>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
