skin.pellucid/1080i/DialogConfirm.xml

261 lines
11 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<include>fadeInOut</include>
<controls>
<include>modalDialog</include>
<control type="group">
<posx>0</posx>
2015-05-10 21:59:54 +02:00
<posy>row-9-begin</posy>
2014-09-28 20:47:53 +02:00
<!--animations-->
<include>modalDialogInOut</include>
<!--text-->
<control type="group">
2016-08-09 21:18:07 +02:00
<posx>col-7-begin</posx>
2015-04-01 21:11:01 +02:00
<posy>0</posy>
2014-09-28 20:47:53 +02:00
<control type="label" id="1">
<description>heading</description>
2016-10-05 15:33:07 +02:00
<posx>0</posx>
2016-05-11 21:27:33 +02:00
<posy>0</posy>
2016-08-09 21:18:07 +02:00
<width>12-col-gutter</width>
2016-05-11 21:27:33 +02:00
<height>2-row</height>
2015-11-22 20:48:07 +01:00
<wrapmultiline>true</wrapmultiline>
2016-05-11 21:27:33 +02:00
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
</control>
<control type="progress" id="20">
<description>Progressbar</description>
2016-10-05 15:33:07 +02:00
<posx>0</posx>
<posy>2-row</posy>
2016-08-09 21:18:07 +02:00
<width>12-col-gutter</width>
<height>1-row</height>
<info>System.Progressbar</info>
</control>
2015-05-10 21:59:54 +02:00
<control type="textbox" id="9">
2016-10-05 15:33:07 +02:00
<posx>0</posx>
2016-08-09 21:18:07 +02:00
<posy>2-row</posy>
<width>828</width>
<height>156</height>
2015-04-01 21:11:01 +02:00
<font>textbox</font>
2015-03-27 21:31:13 +01:00
<textcolor>textActive</textcolor>
2016-08-09 21:18:07 +02:00
<autoscroll delay="3000" time="2000" repeat="5000"/>
2015-04-19 22:55:23 +02:00
</control>
2014-09-28 20:47:53 +02:00
</control>
2016-10-05 15:33:07 +02:00
<!--options-->
2016-08-09 21:18:07 +02:00
<control type="group">
<posx>col-7-begin</posx>
<posy>8-row</posy>
2016-10-05 15:33:07 +02:00
<!--OK only-->
<control type="group">
<visible>Control.IsVisible(11) + !Control.IsVisible(10) + !Control.IsVisible(12)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<visible>control.hasfocus(11)</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
<!--yes / no-->
<control type="group">
<visible>Control.IsVisible(10) + Control.IsVisible(11)</visible>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<visible>control.hasfocus(10)</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<animation type="conditional" condition="control.hasfocus(10)" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="180" center="36" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<visible>String.IsEqual(control.getlabel(10),$LOCALIZE[186])</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<visible>!String.IsEqual(control.getlabel(10),$LOCALIZE[186])</visible>
<posx>0</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label>×</label>
</control>
<control type="image">
<posx>4-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<visible>control.hasfocus(11)</visible>
<posx>4-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<animation type="conditional" condition="control.hasfocus(11)" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="180" center="324" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<visible>String.IsEqual(control.getlabel(11),$LOCALIZE[107])</visible>
<posx>4-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<visible>!String.IsEqual(control.getlabel(11),$LOCALIZE[107])</visible>
<posx>4-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
<!--custom button active-->
2016-08-09 21:18:07 +02:00
<control type="group">
<visible>Control.IsVisible(12)</visible>
<control type="image">
<posx>8-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
</control>
<control type="image">
<visible>control.hasfocus(12)</visible>
<posx>8-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<animation type="conditional" condition="control.hasfocus(12)" loop="false" reversible="false">
<effect type="fade" time="500"/>
<effect type="rotatey" end="180" center="612" tween="back" easing="out" time="1000"/>
</animation>
</control>
<control type="label">
<posx>8-col</posx>
<posy>0</posy>
<width>1-col</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
</control>
2016-10-05 15:33:07 +02:00
2016-08-09 21:18:07 +02:00
<control type="grouplist" id="9000">
<posx>1-col</posx>
<posy>0</posy>
<width>12-col</width>
<height>2-row</height>
<itemgap>1-col</itemgap>
<onleft>50</onleft>
<onright>50</onright>
<onup>9999</onup>
<ondown>9999</ondown>
<orientation>horizontal</orientation>
<!--selection buttons-->
<control type="button" id="10">
<description>OK</description>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<focusedcolor>black</focusedcolor>
<width>3-col</width>
</control>
<control type="button" id="11">
<description>Cancel</description>
<texturefocus>colors/white.png</texturefocus>
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<focusedcolor>black</focusedcolor>
<width>3-col</width>
</control>
<control type="button" id="12">
2016-10-05 15:33:07 +02:00
<description>Custom</description>
2016-08-09 21:18:07 +02:00
<texturefocus>colors/white.png</texturefocus>
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
<focusedcolor>black</focusedcolor>
<width>3-col</width>
</control>
</control>
</control>
</control>
2014-09-28 20:47:53 +02:00
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
2016-08-09 21:18:07 +02:00
<label>DialogConfirm.xml</label>
2014-09-28 20:47:53 +02:00
</control>
</controls>
</window>