<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<Variables>&quot;[0,500]&quot;,&quot;[0,800]&quot;,&quot;[500,0]&quot;,&quot;[800,0]&quot;,[delay1],[delay2],[duration1],[duration2],[prop],[topic],[txt]</Variables>
	<VariablesScanned>True</VariablesScanned>
	<PageWidth>640</PageWidth>
	<PageHeight>480</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\asmat\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<CustomCSS>#Taj {
    background: rgba(0, 0, 0, 0) linear-gradient(45deg, rgb(0, 88, 255), rgb(223, 114, 161), rgb(247, 255, 187)) repeat scroll 0% 0%;
    transition: width 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    border-radius: 3px;

}

.tippy-box[data-theme~=&apos;tomato&apos;] {
  background-color: tomato;
  color: yellow;
}



.tippy-box[data-theme~=&apos;tomato&apos;][data-placement^=&apos;top&apos;] &gt; .tippy-arrow::before {
  border-top-color: tomato;
}
.tippy-box[data-theme~=&apos;tomato&apos;][data-placement^=&apos;bottom&apos;] &gt; .tippy-arrow::before {
  border-bottom-color: tomato;
}
.tippy-box[data-theme~=&apos;tomato&apos;][data-placement^=&apos;left&apos;] &gt; .tippy-arrow::before {
  border-left-color: tomato;
}
.tippy-box[data-theme~=&apos;tomato&apos;][data-placement^=&apos;right&apos;] &gt; .tippy-arrow::before {
  border-right-color: tomato;
}




.css-button {
  border: medium none;
  color: rgb(255, 255, 255);
  background: rgb(66, 69, 87) none repeat scroll 0% 0%;
  will-change: opacity;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  transition: background 0.2s ease 0s, color 0.2s ease 0s;
  box-shadow: black 0px 1px 4px -2px, rgba(255, 255, 255, 0.1) 0px 2px 1px -1px inset;
  user-select:none;
}


.css-div {
  background-color: #272935;
    margin: 15px -16px 25px;
    margin-right: -16px;
    margin-left: -16px;
  padding: 25px 10px;
    padding-right: 10px;
    padding-left: 10px;

}


.flexCenter{
display:flex;
justify-content:center;
align-items:center
}

.flexMenu{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-content:flex-start;
}

.flexSpacebetween{
display:flex;
align-items:center;
justify-content:space-between;
}</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>
	<startup>CreateArray [prop] &quot;arrow,hideOnClick,content,maxWidth,inertia,allowHTML,delay,followCursor,animateFill,inlinePositioning,interactive,interactiveBorder,interactiveDebounce,moveTransition,offset,theme,touch,zIndex&quot;</startup>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="coverPage">
					<style>background-color:#1f2028</style>
					<pageenter>setvar [topic] &quot;Tippy Plugin&quot;</pageenter>
					<Components>
						<Container id="Taj">
							<left>143px</left>
							<top>130px</top>
							<width>355px</width>
							<height>98px</height>
							<style>color:white;font-size:20pt;font-weight:bold</style>
							<css_class>flexCenter</css_class>
							<html>Tooltip Plugin</html>
						</Container>
						<Container id="Container21">
							<left>18px</left>
							<top>290px</top>
							<width>599px</width>
							<height>70px</height>
							<style>color:#bfc3d9;font-size:15pt;font-weight:bold;background-color:#272935;border-radius:5px</style>
							<css_class>flexCenter</css_class>
							<Components>
								<Container id="Container24">
									<left>260px</left>
									<top>7px</top>
									<width>104px</width>
									<height>36px</height>
									<align>top</align>
									<margin_left>6px</margin_left>
									<margin_right>6px</margin_right>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Start</html>
									<click>gotonextpage</click>
								</Container>
							</Components>
						</Container>
						<Container id="Container31">
							<left>174px</left>
							<top>387px</top>
							<width>293px</width>
							<height>62px</height>
							<style>color:#bfc3d9;text-align:center</style>
							<html>Author: Asmat Qatea &lt;br&gt;
version : 1.0.0</html>
						</Container>
					</Components>
				</Page>
				<Page id="defaultPage">
					<style>background-color:#1f2028</style>
					<foreground_masterpage>MasterPage</foreground_masterpage>
					<pageenter>setvar [topic] &quot;Default&quot;

...........simple tooltip...........
asmatTooltip &quot;button0&quot; &quot;I&apos;m a tippy tooltip!&quot; false 520 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltip &quot;button1&quot; &quot;I&apos;m a tippy tooltip!&quot; true 520 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container1">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>151px</height>
							<style>border-radius:5px</style>
							<css_class>css-div</css_class>
							<Components>
								<Container id="button1">
									<left>470px</left>
									<top>95px</top>
									<width>114px</width>
									<height>39px</height>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>My button</html>
								</Container>
								<Container id="Container5">
									<left>12px</left>
									<top>12px</top>
									<width>400px</width>
									<height>119px</height>
									<style>color:#bfc3d9</style>
									<html>Tooltip Plugin is the complete tooltip and popover for the web, powered by Popper. It provides the logic and optional styling of elements that &quot;pop out&quot; from the flow of the document and float next to a target element.</html>
								</Container>
								<Container id="button0">
									<left>344px</left>
									<top>95px</top>
									<width>114px</width>
									<height>39px</height>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>My button</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="durationPage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;duration&quot;
asmatTooltip &quot;a1&quot; &quot;I&apos;m a tippy tooltip!&quot; true 0 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltip &quot;a2&quot; &quot;I&apos;m a tippy tooltip!&quot; true 1000 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;


CreateArray [duration1] 0,500
CreateArray [duration2] 500,0
asmatTooltip &quot;a3&quot; &quot;I&apos;m a tippy tooltip!&quot; true [duration1] &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltip &quot;a4&quot; &quot;I&apos;m a tippy tooltip!&quot; true [duration2] &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container11">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>138px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter ng-non-bindable</css_class>
							<Components>
								<Container id="a1">
									<left>58px</left>
									<top>35px</top>
									<width>118px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>0</html>
								</Container>
								<Container id="a2">
									<left>193px</left>
									<top>36px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>1000</html>
								</Container>
								<Container id="a3">
									<left>312px</left>
									<top>58px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>[0,500]</html>
								</Container>
								<Container id="a4">
									<left>377px</left>
									<top>58px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>[500,0]</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="animationPage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;Animation&quot;
asmatTooltip &quot;button2&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;

asmatTooltip &quot;button3&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container10">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>151px</height>
							<style>border-radius:5px</style>
							<css_class>css-div</css_class>
							<Components>
								<Container id="button2">
									<left>326px</left>
									<top>95px</top>
									<width>118px</width>
									<height>39px</height>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>scale</html>
								</Container>
								<Container id="Container12">
									<left>12px</left>
									<top>12px</top>
									<width>400px</width>
									<height>70px</height>
									<style>color:#bfc3d9</style>
									<html>Your tooltip can have any type of transition animations. By default, it&apos;s a simple fade (opacity transition).</html>
								</Container>
								<Container id="button3">
									<left>464px</left>
									<top>95px</top>
									<width>119px</width>
									<height>39px</height>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>fade</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="PlacementsPage">
					<style>background-color:#1f2028</style>
					<foreground_masterpage>MasterPage</foreground_masterpage>
					<pageenter>setvar [topic] &quot;Placements&quot;

...........placements-top...........
asmatTooltip &quot;top&quot; &quot;I&apos;m a tippy tooltip!&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltip &quot;topStart&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;top-start&quot; &quot;light&quot;
asmatTooltip &quot;topEnd&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;top-end&quot; &quot;light&quot;


.................................................
asmatTooltip &quot;right&quot; &quot;I&apos;m a tippy tooltip!&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;right&quot; &quot;light&quot;
asmatTooltip &quot;rightStart&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;right-start&quot; &quot;light&quot;
asmatTooltip &quot;rightEnd&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;right-end&quot; &quot;light&quot;
.....................................

asmatTooltip &quot;bottom&quot; &quot;I&apos;m a tippy tooltip!&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;bottom&quot; &quot;light&quot;
asmatTooltip &quot;bottomStart&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;bottom-start&quot; &quot;light&quot;
asmatTooltip &quot;bottomEnd&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;bottom-end&quot; &quot;light&quot;
.....................................

asmatTooltip &quot;left&quot; &quot;I&apos;m a tippy tooltip!&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;left&quot; &quot;light&quot;
asmatTooltip &quot;leftStart&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;left-start&quot; &quot;light&quot;
asmatTooltip &quot;leftEnd&quot; &quot;Hello friends&quot; false 400 &quot;mouseenter focus&quot; &quot;&quot; &quot;&quot; &quot;left-end&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container2">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>290px</height>
							<style>border-radius:5px</style>
							<css_class>flexMenu css-div</css_class>
							<Components>
								<Container id="Container7">
									<left>10px</left>
									<top>24px</top>
									<width>562px</width>
									<height>48px</height>
									<style>color:#bfc3d9</style>
									<align>top</align>
									<html>Your tooltip can be placed on four different sides in relation to the reference element. Additionally, it can be aligned to the reference element edge, rather than being centered.</html>
								</Container>
								<Container id="top">
									<left>423px</left>
									<top>13px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>3%</margin_left>
									<margin_top>20px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>top</html>
								</Container>
								<Container id="topStart">
									<left>18px</left>
									<top>33px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>20px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>top-start</html>
								</Container>
								<Container id="topEnd">
									<left>18px</left>
									<top>72px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>20px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>top-end</html>
								</Container>
								<Container id="right">
									<left>26px</left>
									<top>23px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>3%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>right</html>
								</Container>
								<Container id="rightStart">
									<left>218px</left>
									<top>23px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>right-start</html>
								</Container>
								<Container id="rightEnd">
									<left>409px</left>
									<top>23px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>right-end</html>
								</Container>
								<Container id="bottom">
									<left>26px</left>
									<top>77px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>3%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>bottom</html>
								</Container>
								<Container id="bottomStart">
									<left>218px</left>
									<top>77px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>bottom-start</html>
								</Container>
								<Container id="bottomEnd">
									<left>409px</left>
									<top>77px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>bottom-end</html>
								</Container>
								<Container id="left">
									<left>26px</left>
									<top>131px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>3%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>left</html>
								</Container>
								<Container id="leftStart">
									<left>218px</left>
									<top>131px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>left-start</html>
								</Container>
								<Container id="leftEnd">
									<left>409px</left>
									<top>131px</top>
									<width>30%</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>2%</margin_left>
									<margin_top>10px</margin_top>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>left-end</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container8">
							<left>45px</left>
							<top>376px</top>
							<width>562px</width>
							<height>77px</height>
							<style>color:#bfc3d9</style>
							<html>If a tooltip cannot fit within its desired placement, it will flip to the opposite placement if there is not enough space. In the above examples, flipping has been disabled to demonstrate each placement properly.</html>
						</Container>
					</Components>
				</Page>
				<Page id="themePage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;Themes&quot;

asmatTooltip &quot;b1&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltip &quot;b2&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;dark&quot;
asmatTooltip &quot;b3&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;tomato&quot;



asmatTooltip &quot;b4&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;material&quot;
asmatTooltip &quot;b5&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light-border&quot;
asmatTooltip &quot;b6&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;translucent&quot;</pageenter>
					<Components>
						<Container id="Container13">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>82px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter</css_class>
							<Components>
								<Container id="b1">
									<left>58px</left>
									<top>35px</top>
									<width>118px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>light</html>
								</Container>
								<Container id="b2">
									<left>193px</left>
									<top>36px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>dark</html>
								</Container>
								<Container id="b3">
									<left>312px</left>
									<top>58px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>tomato</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container14">
							<left>16px</left>
							<top>329px</top>
							<width>400px</width>
							<height>70px</height>
							<style>color:#bfc3d9</style>
							<html>Your tooltip can have custom styling. see also css part for &quot;tomato&quot; custom theme</html>
						</Container>
						<Container id="Container32">
							<left>21px</left>
							<top>166px</top>
							<width>599px</width>
							<height>82px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter</css_class>
							<Components>
								<Container id="b4">
									<left>58px</left>
									<top>35px</top>
									<width>118px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>material</html>
								</Container>
								<Container id="b5">
									<left>193px</left>
									<top>36px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>light-border</html>
								</Container>
								<Container id="b6">
									<left>312px</left>
									<top>58px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>translucent</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="propertiesPage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;Properties&quot;
.....interactive
asmatTooltip &quot;d1&quot; &quot;You can select the text inside here.&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;d1&quot; &quot;interactive&quot; true


....allowHTML
asmatTooltip &quot;d2&quot; &quot;&lt;strong&gt;Bolded &lt;span style=&apos;color: aqua;&apos;&gt;content&lt;/span&gt;&lt;/strong&gt;&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;d2&quot; &quot;allowHTML&quot; true


.....Delay
asmatTooltip &quot;d3&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;d3&quot; &quot;delay&quot; 500

asmatTooltip &quot;d4&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
CreateArray [delay1] 800,0
asmatTooltipSetProperties &quot;d4&quot; &quot;delay&quot; [delay1]


asmatTooltip &quot;d5&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
CreateArray [delay2] 0,800
asmatTooltipSetProperties &quot;d5&quot; &quot;delay&quot; [delay2]


.....followCursor
asmatTooltip &quot;e1&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;e1&quot; &quot;followCursor&quot; &quot;default&quot;

asmatTooltip &quot;e2&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;e2&quot; &quot;followCursor&quot; &quot;horizontal&quot;


asmatTooltip &quot;e3&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;left&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;e3&quot; &quot;followCursor&quot; &quot;vertical&quot;

asmatTooltip &quot;e4&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;
asmatTooltipSetProperties &quot;e4&quot; &quot;followCursor&quot; &quot;intial&quot;</pageenter>
					<Components>
						<Container id="Container16">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>75px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter ng-non-bindable</css_class>
							<Components>
								<Container id="d1">
									<left>58px</left>
									<top>35px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Interactive</html>
								</Container>
								<Container id="d2">
									<left>193px</left>
									<top>36px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>allowHTML</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container17">
							<left>18px</left>
							<top>160px</top>
							<width>599px</width>
							<height>75px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter ng-non-bindable</css_class>
							<Components>
								<Container id="d3">
									<left>58px</left>
									<top>35px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Delay 500</html>
								</Container>
								<Container id="d4">
									<left>193px</left>
									<top>36px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>[800,0]</html>
								</Container>
								<Container id="d5">
									<left>313px</left>
									<top>26px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>[0,800]</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container18">
							<left>18px</left>
							<top>246px</top>
							<width>599px</width>
							<height>75px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter ng-non-bindable</css_class>
							<Components>
								<Container id="e1">
									<left>58px</left>
									<top>35px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Default</html>
								</Container>
								<Container id="e2">
									<left>193px</left>
									<top>36px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>Horizontal</html>
								</Container>
								<Container id="e3">
									<left>313px</left>
									<top>26px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>Vertical</html>
								</Container>
								<Container id="e4">
									<left>383px</left>
									<top>26px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>Intial</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="triggerPage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;Triggers&quot;

asmatTooltip &quot;c1&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;click&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;

asmatTooltip &quot;c2&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;focusin&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;

asmatTooltip &quot;c3&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;fade&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container15">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>138px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter ng-non-bindable</css_class>
							<neo_custom>Your tippy can have custom styling.</neo_custom>
							<Components>
								<Container id="c1">
									<left>58px</left>
									<top>35px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>click</html>
								</Container>
								<Container id="c2">
									<left>193px</left>
									<top>36px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<neo_custom>tabindex=&quot;1&quot;</neo_custom>
									<html>focus</html>
								</Container>
								<Container id="c3">
									<left>312px</left>
									<top>58px</top>
									<width>130px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>mouse enter</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="changeContentPage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;Change Content&quot;
asmatTooltip &quot;f1&quot; &quot;Salam&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container19">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>138px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter</css_class>
							<Components>
								<Container id="Container20">
									<left>98px</left>
									<top>50px</top>
									<width>240px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<Components>
										<TextInput id="TextInput1">
											<left>0px</left>
											<top>0px</top>
											<width>240px</width>
											<height>39px</height>
											<style>color:white;background-color:rgba(255,255,255,0.00);border-color:none;border-width:0px</style>
											<align>top</align>
											<variable>txt</variable>
											<place_holder>text..</place_holder>
											<change>asmatTooltipSetProperties &quot;f1&quot; &quot;content&quot; [txt]</change>
										</TextInput>
									</Components>
								</Container>
								<Container id="f1">
									<left>373px</left>
									<top>58px</top>
									<width>119px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Hi</html>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
				<Page id="methodPage">
					<style>background-color:#1f2028</style>
					<background_masterpage>MasterPage</background_masterpage>
					<pageenter>setvar [topic] &quot;Method&quot;

...........simple tooltip...........
asmatTooltip &quot;button4&quot; &quot;I&apos;m a tippy tooltip!&quot; true 500 &quot;mouseenter focus&quot; &quot;scale&quot; &quot;&quot; &quot;top&quot; &quot;light&quot;</pageenter>
					<Components>
						<Container id="Container22">
							<left>21px</left>
							<top>72px</top>
							<width>599px</width>
							<height>151px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter</css_class>
							<Components>
								<Container id="button4">
									<left>237px</left>
									<top>50px</top>
									<width>114px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>My button</html>
								</Container>
							</Components>
						</Container>
						<Container id="Container26">
							<left>26px</left>
							<top>234px</top>
							<width>599px</width>
							<height>79px</height>
							<style>border-radius:5px</style>
							<css_class>css-div flexCenter</css_class>
							<Components>
								<Container id="Container27">
									<left>257px</left>
									<top>20px</top>
									<width>80px</width>
									<height>39px</height>
									<align>top</align>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Show</html>
									<click>asmatTooltipMethod &quot;button4&quot; &quot;show&quot;</click>
								</Container>
								<Container id="Container23">
									<left>259px</left>
									<top>28px</top>
									<width>80px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Hide</html>
									<click>asmatTooltipMethod &quot;button4&quot; &quot;hide&quot;</click>
								</Container>
								<Container id="Container28">
									<left>313px</left>
									<top>28px</top>
									<width>80px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Disable</html>
									<click>asmatTooltipMethod &quot;button4&quot; &quot;disable&quot;</click>
								</Container>
								<Container id="Container29">
									<left>367px</left>
									<top>28px</top>
									<width>80px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Enable</html>
									<click>asmatTooltipMethod &quot;button4&quot; &quot;enable&quot;</click>
								</Container>
								<Container id="Container30">
									<left>421px</left>
									<top>28px</top>
									<width>80px</width>
									<height>39px</height>
									<align>top</align>
									<margin_left>10px</margin_left>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Destroy</html>
									<click>asmatTooltipMethod &quot;button4&quot; &quot;destroy&quot;</click>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage">
					<Components>
						<Container id="Container6">
							<left>21px</left>
							<top>10px</top>
							<width>599px</width>
							<height>50px</height>
							<style>color:#bfc3d9;font-size:15pt;font-weight:bold;background-color:#272935;border-radius:5px</style>
							<css_class>flexSpacebetween</css_class>
							<Components>
								<Container id="Container4">
									<left>216px</left>
									<top>7px</top>
									<width>80px</width>
									<height>36px</height>
									<align>top</align>
									<margin_left>6px</margin_left>
									<margin_right>6px</margin_right>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Prev</html>
									<click>GotoPrevPage</click>
								</Container>
								<Container id="Container9">
									<left>136px</left>
									<top>3px</top>
									<width>272px</width>
									<height>44px</height>
									<align>top</align>
									<css_class>flexCenter</css_class>
									<html>[topic]</html>
								</Container>
								<Container id="Container3">
									<left>127px</left>
									<top>4px</top>
									<width>80px</width>
									<height>36px</height>
									<align>top</align>
									<margin_left>6px</margin_left>
									<margin_right>6px</margin_right>
									<hover>color:#81edff</hover>
									<css_class>css-button flexCenter</css_class>
									<html>Next</html>
									<click>gotonextpage</click>
								</Container>
							</Components>
						</Container>
						<Container id="Container25">
							<left>9px</left>
							<top>454px</top>
							<width>254px</width>
							<height>21px</height>
							<html>PageNumber:[NAB.PageNumber]</html>
						</Container>
					</Components>
				</Page>
			</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>
