<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Samsung Galaxy Tab 7</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>1024</PageWidth>
	<PageHeight>600</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\sinli\OneDrive\Documentos\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<CustomCSS>.resizable{
  resize: both;
  overflow: auto;
  min-height:80px;
  min-width:90px;
}</CustomCSS>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<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">
					<style>overflow-x:hidden;overflow-y:hidden</style>
					<pageenter>neoDragInit &quot;Window1&quot;
neoDragSetHandle &quot;Window1&quot; &quot;PushButton1&quot;

neoDragInit &quot;Window2&quot;
neoDragSetHandle &quot;Window2&quot; &quot;PushButton2&quot;

neoDragInit &quot;Window3&quot;
neoDragSetHandle &quot;Window3&quot; &quot;PushButton3&quot;

neoDragInit &quot;Window4&quot;
neoDragSetHandle &quot;Window4&quot; &quot;PushButton4&quot;</pageenter>
					<Components>
						<Container id="Window1">
							<left>248px</left>
							<top>112px</top>
							<width>320px</width>
							<height>152px</height>
							<style>background-color:#fff;border-radius:5px;box-shadow:0px 0px 20px #4d4d4d</style>
							<css_class>resizable</css_class>
							<click>ObjectToFront &quot;Window1&quot;</click>
							<Components>
								<PushButton id="PushButton1">
									<left>8px</left>
									<top>8px</top>
									<width>72px</width>
									<height>40px</height>
									<style>color:#FFFFFF;background-color:#0392CE;border-radius:0px</style>
									<css_class>row</css_class>
									<caption>Drag me!</caption>
									<kind>custom</kind>
								</PushButton>
								<Container id="Container3">
									<left>40px</left>
									<top>80px</top>
									<width>184px</width>
									<height>88px</height>
									<style>background-color:#fff;border-width:1px</style>
									<css_class>row</css_class>
									<Components>
										<Container id="Container5">
											<left>40px</left>
											<top>6px</top>
											<height>16px</height>
											<style>background-color:#fff;border-width:1px</style>
											<css_class>col-xs-12</css_class>
											<html>I&apos;m a draggable window :)</html>
										</Container>
									</Components>
								</Container>
							</Components>
						</Container>
						<Container id="Window2">
							<left>128px</left>
							<top>304px</top>
							<width>320px</width>
							<height>152px</height>
							<style>background-color:#fff;border-radius:5px;box-shadow:0px 0px 20px #4d4d4d</style>
							<css_class>resizable</css_class>
							<click>ObjectToFront &quot;Window2&quot;</click>
							<Components>
								<PushButton id="PushButton2">
									<left>8px</left>
									<top>8px</top>
									<width>72px</width>
									<height>40px</height>
									<style>color:#FFFFFF;background-color:#0392CE;border-radius:0px</style>
									<css_class>row</css_class>
									<caption>Drag me!</caption>
									<kind>custom</kind>
								</PushButton>
								<Container id="Container6">
									<left>40px</left>
									<top>80px</top>
									<width>184px</width>
									<height>88px</height>
									<style>background-color:#fff;border-width:1px</style>
									<css_class>row</css_class>
									<Components>
										<Container id="Container7">
											<left>40px</left>
											<top>6px</top>
											<height>16px</height>
											<style>background-color:#fff;border-width:1px</style>
											<css_class>col-xs-12</css_class>
											<html>I&apos;m a draggable window :)</html>
										</Container>
									</Components>
								</Container>
							</Components>
						</Container>
						<Container id="Window3">
							<left>608px</left>
							<top>112px</top>
							<width>320px</width>
							<height>152px</height>
							<style>background-color:#fff;border-radius:5px;box-shadow:0px 0px 20px #4d4d4d</style>
							<css_class>resizable</css_class>
							<click>ObjectToFront &quot;Window3&quot;</click>
							<Components>
								<PushButton id="PushButton3">
									<left>8px</left>
									<top>8px</top>
									<width>72px</width>
									<height>40px</height>
									<style>color:#FFFFFF;background-color:#0392CE;border-radius:0px</style>
									<css_class>row</css_class>
									<caption>Drag me!</caption>
									<kind>custom</kind>
								</PushButton>
								<Container id="Container8">
									<left>40px</left>
									<top>80px</top>
									<width>184px</width>
									<height>88px</height>
									<style>background-color:#fff;border-width:1px</style>
									<css_class>row</css_class>
									<Components>
										<Container id="Container9">
											<left>40px</left>
											<top>6px</top>
											<height>16px</height>
											<style>background-color:#fff;border-width:1px</style>
											<css_class>col-xs-12</css_class>
											<html>I&apos;m a draggable window :)</html>
										</Container>
									</Components>
								</Container>
							</Components>
						</Container>
						<Container id="Window4">
							<left>552px</left>
							<top>400px</top>
							<width>320px</width>
							<height>152px</height>
							<style>background-color:#fff;border-radius:5px;box-shadow:0px 0px 20px #4d4d4d</style>
							<css_class>resizable</css_class>
							<click>ObjectToFront &quot;Window4&quot;</click>
							<Components>
								<PushButton id="PushButton4">
									<left>8px</left>
									<top>8px</top>
									<width>72px</width>
									<height>40px</height>
									<style>color:#FFFFFF;background-color:#0392CE;border-radius:0px</style>
									<css_class>row</css_class>
									<caption>Drag me!</caption>
									<kind>custom</kind>
								</PushButton>
								<Container id="Container1">
									<left>40px</left>
									<top>80px</top>
									<width>184px</width>
									<height>88px</height>
									<style>background-color:#fff;border-width:1px</style>
									<css_class>row</css_class>
									<Components>
										<Container id="Container4">
											<left>40px</left>
											<top>6px</top>
											<height>16px</height>
											<style>background-color:#fff;border-width:1px</style>
											<css_class>col-xs-12</css_class>
											<html>I&apos;m a draggable window :)</html>
										</Container>
									</Components>
								</Container>
							</Components>
						</Container>
					</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>1024px</width>
							<height>768px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
