<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>newcamera</AppTitle>
	<AppShortName>newcam</AppShortName>
	<Author>Denis COUDROY</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Apple iPhone 6 Plus</DesignDeviceName>
	<Variables>[image64]</Variables>
	<VariablesScanned>True</VariablesScanned>
	<PageWidth>414</PageWidth>
	<PageHeight>736</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>MobileApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\denis\Dropbox\PC\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<MobileID>com.mycamera.product</MobileID>
	<AuthorEmail>denis.coudroy@wanadoo.fr</AuthorEmail>
	<AuthorWebsite>https://www.media44.fr</AuthorWebsite>
	<MobileOSTypes>[AndroidOS]</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>
	<OrientationLimit>OL_PORTRAITONLY</OrientationLimit>
	<ChromeKioskMode>False</ChromeKioskMode>
	<startup>SetVar [image64] 0
Watch [image64] &quot;LoadPicture&quot;</startup>
	<Components>
		<FunctionList name="Subroutines">
			<Components>
				<Function name="LoadPicture">
					<Code>SetObjectAttribute &quot;Image1&quot; &quot;src&quot; [image64]</Code>
				</Function>
			</Components>
		</FunctionList>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<FileInput id="FileInput1">
							<left>23px</left>
							<top>614px</top>
							<width>370px</width>
							<height>85px</height>
							<prop_name>macamera</prop_name>
							<change>LocalBinaryFileToBase64Var &quot;FileInput1&quot; [image64]</change>
							<accept>image/*</accept>
							<capture>fuser</capture>
						</FileInput>
						<Container id="Container1">
							<left>18px</left>
							<top>22px</top>
							<width>378px</width>
							<height>189px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
							<html>[image64]</html>
						</Container>
						<Image id="Image1">
							<left>42px</left>
							<top>237px</top>
							<width>330px</width>
							<height>292px</height>
							<shape>thumbnail</shape>
						</Image>
					</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>414px</width>
							<height>736px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
