<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Aplicación sin título</AppTitle>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<Variables>[midatos],[misdatos],[misdatos-B],[personaje],[posicionizq],[posiciontop],[selected],[valorI],[valorleft1],[valortop1]</Variables>
	<VariablesScanned>True</VariablesScanned>
	<PageWidth>600</PageWidth>
	<PageHeight>800</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="nombre">
					<enter_effect>fadeIn</enter_effect>
					<exit_effect>fadeOut</exit_effect>
					<pageexit>CreateEmptyArray [personaje]
CreateEmptyArray [posicionizq]
CreateEmptyArray [posiciontop]</pageexit>
					<Components>
						<Listbox id="Listbox1">
							<left>268px</left>
							<top>116px</top>
							<width>138px</width>
							<height>268px</height>
							<items>[misdatos]</items>
							<variable>[selected]</variable>
							<multi_select>False</multi_select>
						</Listbox>
						<PushButton id="PushButton1">
							<left>304px</left>
							<top>64px</top>
							<width>62px</width>
							<height>35px</height>
							<click>CreateEmptyArray [misdatos]
CreateEmptyArray [misdatosB]
setvar [valorI] &quot;&quot;
loop 0 10 [valorI]
ArrayAddItem [misdatos] &quot;[valorI]|&quot;
StrReplace &quot;[misdatos] [valorI]&quot; &quot;,&quot; &quot;&lt;br&gt;&quot; [misdatosB] &quot;&quot;
endloop
SetObjectHTML &quot;Container1&quot; &quot;[misdatosB]&quot;

</click>
						</PushButton>
						<PushButton id="PushButton3">
							<left>304px</left>
							<top>393px</top>
							<width>62px</width>
							<height>35px</height>
							<click>CreateEmptyArray [misdatos]
CreateEmptyArray [misdatosB]



</click>
						</PushButton>
						<Container id="Container1">
							<left>18px</left>
							<top>114px</top>
							<width>212px</width>
							<height>304px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
						</Container>
						<Headline id="Headline1">
							<left>60px</left>
							<top>60px</top>
							<width>144px</width>
							<height>36px</height>
							<text>container</text>
						</Headline>
						<Headline id="Headline2">
							<left>278px</left>
							<top>8px</top>
							<width>128px</width>
							<height>39px</height>
							<text>Listbox</text>
						</Headline>
						<Headline id="Headline3">
							<left>374px</left>
							<top>64px</top>
							<width>122px</width>
							<height>41px</height>
							<style>font-size:12pt</style>
							<text>añade</text>
						</Headline>
						<Headline id="Headline4">
							<left>372px</left>
							<top>392px</top>
							<width>122px</width>
							<height>41px</height>
							<style>font-size:12pt</style>
							<text>borra</text>
						</Headline>
					</Components>
				</Page>
				<Page id="resultado">
					<Components>
						<TextInput id="TextInput3">
							<left>35px</left>
							<top>132px</top>
							<width>71px</width>
							<height>37px</height>
							<variable>[valorleft1]</variable>
						</TextInput>
						<TextInput id="TextInput4">
							<left>43px</left>
							<top>195px</top>
							<width>71px</width>
							<height>32px</height>
							<variable>[valortop1]</variable>
						</TextInput>
						<PushButton id="PushButton2">
							<left>82px</left>
							<top>533px</top>
							<width>75px</width>
							<height>39px</height>
							<kind>success</kind>
							<click>GotoPrevPage</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>600px</width>
							<height>800px</height>
							<close_button>False</close_button>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
