<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Application sans titre</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<Variables>[Iconame],[Iconameht1],[Iconameht2],[Iconamehtml],[Pos]</Variables>
	<VariablesScanned>True</VariablesScanned>
	<PageWidth>800</PageWidth>
	<PageHeight>600</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>E:\Philippe\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">
					<pageenter>SetObjectAttribute &quot;SVGicon1&quot; &quot;title&quot; &quot;svgCar&quot;</pageenter>
					<Components>
						<Rectangle id="Rectangle1">
							<left>18px</left>
							<top>102px</top>
							<width>150px</width>
							<height>202px</height>
							<style>stroke:black;stroke-width:1px;fill:white</style>
							<corner_radius>0</corner_radius>
						</Rectangle>
						<PushButton id="PushButton1">
							<left>45px</left>
							<top>240px</top>
							<width>90px</width>
							<height>40px</height>
							<neo_custom>title = &quot;Test&quot;</neo_custom>
							<icon>glyphicon-heart</icon>
							<mouseleave>SetVar [Iconame] &quot;&quot;</mouseleave>
							<mousemove>GetObjectHTML &quot;PushButton1&quot; [Iconamehtml]
StrSearch &quot;glyphicon-&quot; &quot;[Iconamehtml]&quot; [Pos]
StrDel &quot;[Iconamehtml]&quot; 0 [Pos] [Iconamehtml]
StrSearch &apos;&quot;&apos; &quot;[Iconamehtml]&quot; [Pos]
StrCopy &quot;[Iconamehtml]&quot; 0 [Pos] [Iconame]
</mousemove>
						</PushButton>
						<SVGicon id="SVGicon1">
							<left>59px</left>
							<top>181px</top>
							<width>63px</width>
							<height>33px</height>
							<style>stroke:black;stroke-width:1px;fill:#A8A8A8</style>
							<icon>svgCar</icon>
							<preserveAspectRatio>preserve</preserveAspectRatio>
							<mousemove>.SetVar [Iconame] &quot;car&quot;</mousemove>
						</SVGicon>
						<Container id="Container1">
							<left>173px</left>
							<top>431px</top>
							<width>613px</width>
							<height>126px</height>
							<style>font-size:14pt;background-color:#fff;border-style:solid;border-width:1px</style>
							<html>[Iconame]</html>
						</Container>
						<Headline id="Headline1">
							<left>16px</left>
							<top>18px</top>
							<width>762px</width>
							<height>61px</height>
							<text>Put the mouse over the object to see the name </text>
						</Headline>
						<Paragraph id="Paragraph1">
							<left>30px</left>
							<top>438px</top>
							<width>67px</width>
							<height>24px</height>
							<text>Result</text>
						</Paragraph>
						<Paragraph id="Paragraph2">
							<left>23px</left>
							<top>115px</top>
							<width>147px</width>
							<height>22px</height>
							<text> name and tooltip on mouse move</text>
						</Paragraph>
						<PushButton id="PushButton2">
							<left>175px</left>
							<top>242px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>GetObjectInfo (KO)</caption>
							<click>GetObjectInfo &quot;PushButton1&quot; &quot;icon&quot; [Iconame]</click>
						</PushButton>
						<PushButton id="PushButton3">
							<left>457px</left>
							<top>244px</top>
							<width>164px</width>
							<height>36px</height>
							<caption>GetObjectAttribute (OK)</caption>
							<click>GetObjectAttribute &quot;PushButton1&quot; &quot;title&quot; [Iconame]</click>
						</PushButton>
						<PushButton id="PushButton4">
							<left>624px</left>
							<top>244px</top>
							<width>164px</width>
							<height>36px</height>
							<caption>SetObjectAttribute (OK)</caption>
							<click>SetObjectAttribute &quot;PushButton1&quot; &quot;title&quot; &quot;Heart&quot;</click>
						</PushButton>
						<PushButton id="PushButton5">
							<left>316px</left>
							<top>243px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>GetObjectHtml (*)</caption>
							<click>GetObjectHTML &quot;PushButton1&quot; [Iconamehtml]
StrSearch &quot;glyphicon-&quot; &quot;[Iconamehtml]&quot; [Pos]
StrDel &quot;[Iconamehtml]&quot; 0 [Pos] [Iconamehtml]
StrSearch &apos;&quot;&apos; &quot;[Iconamehtml]&quot; [Pos]
StrCopy &quot;[Iconamehtml]&quot; 0 [Pos] [Iconame]
</click>
						</PushButton>
						<PushButton id="PushButton6">
							<left>451px</left>
							<top>168px</top>
							<width>164px</width>
							<height>36px</height>
							<caption>GetObjectAttribute (OK)</caption>
							<click>GetObjectAttribute &quot;SVGicon1&quot; &quot;title&quot; [Iconame]</click>
						</PushButton>
						<PushButton id="PushButton7">
							<left>618px</left>
							<top>168px</top>
							<width>164px</width>
							<height>36px</height>
							<caption>SetObjectAttribute (*) </caption>
							<click>SetObjectAttribute &quot;SVGicon1&quot; &quot;title&quot; &quot;MyCar&quot;</click>
						</PushButton>
						<PushButton id="PushButton8">
							<left>310px</left>
							<top>167px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>GetObjectHtml (KO)</caption>
							<click>GetObjectHTML &quot;SVGicon1&quot; [Iconame]</click>
						</PushButton>
						<PushButton id="PushButton9">
							<left>169px</left>
							<top>166px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>GetObjectInfo (KO)</caption>
							<click>GetObjectInfo &quot;SVGicon1&quot; &quot;icon&quot; [Iconame]</click>
						</PushButton>
						<Paragraph id="Paragraph3">
							<left>544px</left>
							<top>133px</top>
							<width>230px</width>
							<height>21px</height>
							<text>* We do not see the tooltip on SVG</text>
						</Paragraph>
						<Paragraph id="Paragraph4">
							<left>318px</left>
							<top>291px</top>
							<width>175px</width>
							<height>21px</height>
							<text>* need to extract the name</text>
						</Paragraph>
						<PushButton id="PushButton10">
							<left>174px</left>
							<top>282px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>SetObjectHtml (OK)</caption>
							<click>GetObjectHTML &quot;PushButton1&quot; [Iconamehtml]
StrSearch &quot;glyphicon-&quot; &quot;[Iconamehtml]&quot; [Pos]
StrDel &quot;[Iconamehtml]&quot; 0 [Pos] [Iconameht1]
StrSearch &apos;&quot;&apos; &quot;[Iconameht1]&quot; [Pos]
StrCopy &quot;[Iconameht1]&quot; 0 [Pos] [Iconameht2]
StrReplace &quot;[Iconamehtml]&quot; &quot;[Iconameht2]&quot; &quot;glyphicon-glass&quot; [Iconamehtml] &quot;&quot;
SetObjectHTML &quot;PushButton1&quot; &quot;[Iconamehtml]&quot;</click>
						</PushButton>
						<PushButton id="PushButton11">
							<left>173px</left>
							<top>123px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>Set AsmatTooltip (*)</caption>
							<click>asmatTooltip &quot;SVGicon1&quot; &quot;Test for svgname&quot; true 1000 &quot;manual&quot; &quot;fade&quot; &quot;empty&quot; &quot;top-start&quot; &quot;&quot;
asmatTooltip &quot;PushButton1&quot; &quot;Test for pushbutton&quot; true 1000 &quot;manual&quot; &quot;fade&quot; &quot;empty&quot; &quot;top-start&quot; &quot;light&quot;</click>
						</PushButton>
						<PushButton id="PushButton12">
							<left>316px</left>
							<top>122px</top>
							<width>138px</width>
							<height>36px</height>
							<caption>Set MemTooltip(*)</caption>
							<click>CrearToolTip &quot;SVGicon1&quot; &quot;Test for svgname&quot; &quot;yellow&quot; &quot;buttom&quot; &quot;fade&quot;
CrearToolTip &quot;PushButton1&quot; &quot;Test for PushButton&quot; &quot;red&quot; &quot;top&quot; &quot;fade&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>640px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
