<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<Variables>[groupwidth],[html],[id],[num],[w]</Variables>
	<VariablesScanned>True</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>SetVar [num] 0
setvar [gselected] &quot;&quot;
setvar [groupwidth] 74</pageenter>
					<Components>
						<PushButton id="PushButton1">
							<left>9px</left>
							<top>124px</top>
							<width>125px</width>
							<height>36px</height>
							<caption>Aggiungi gruppo</caption>
							<click>DuplicateObject &quot;group&quot; &quot;g0&quot; &quot;parentContainer&quot;
GetObjectHTML &quot;parentContainer&quot; [html]
EnableObject &quot;PushButton3&quot;</click>
						</PushButton>
						<Container id="parentContainer">
							<left>11px</left>
							<top>170px</top>
							<width>619px</width>
							<height>219px</height>
							<style>background-color:#fff;border-style:solid;border-width:1px;overflow-x:scroll</style>
							<dblclick>noselezione</dblclick>
						</Container>
						<TextArea id="TextArea1">
							<left>7px</left>
							<top>8px</top>
							<width>625px</width>
							<height>103px</height>
							<style>color:#000080;font-size:10pt</style>
							<variable>html</variable>
						</TextArea>
						<Container id="group">
							<left>8px</left>
							<top>56px</top>
							<width>74px</width>
							<height>54px</height>
							<style>background-color:#FFFFFF;border-color:#000000;border-radius:15px;border-style:solid;border-width:3px</style>
						</Container>
						<Headline id="Headline1">
							<left>556px</left>
							<top>82px</top>
							<width>70px</width>
							<height>29px</height>
							<style>background-color:#FEFE33</style>
							<text>HTML</text>
							<kind>h3</kind>
						</Headline>
						<Headline id="Headline2">
							<left>102px</left>
							<top>69px</top>
							<width>256px</width>
							<height>29px</height>
							<style>background-color:#FEFE33</style>
							<text>&lt;--- Object to duplicate</text>
							<kind>h3</kind>
						</Headline>
						<Headline id="Headline3">
							<left>433px</left>
							<top>344px</top>
							<width>193px</width>
							<height>29px</height>
							<style>background-color:#FEFE33</style>
							<text>Parent Container</text>
							<kind>h3</kind>
						</Headline>
						<PushButton id="PushButton3">
							<left>143px</left>
							<top>125px</top>
							<width>152px</width>
							<height>36px</height>
							<enabled>False</enabled>
							<caption>Aggiungi sottogruppo</caption>
							<click>DuplicateObject &quot;group&quot; &quot;g1&quot; &quot;g0&quot;
GetObjectHTML &quot;parentContainer&quot; [html]</click>
						</PushButton>
						<Headline id="Headline4">
							<left>305px</left>
							<top>130px</top>
							<width>202px</width>
							<height>29px</height>
							<style>background-color:#FEFE33</style>
							<text>&lt;-- This not work</text>
							<kind>h3</kind>
						</Headline>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="properties">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>117px</left>
							<top>35px</top>
							<width>400px</width>
							<height>400px</height>
							<close_button>False</close_button>
							<Components>
								<PushButton id="PushButton2">
									<left>159px</left>
									<top>353px</top>
									<width>80px</width>
									<height>37px</height>
									<caption>OK</caption>
									<icon>glyphicon-ok</icon>
									<click>CloseDialog</click>
								</PushButton>
							</Components>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
