skin.pellucidPlus/1080i/DialogContextMenu.xml

26 lines
859 B
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">1000</defaultcontrol>
<include>fadeInOut</include>
<controls>
<include>modalDialog</include>
<control type="grouplist" id="996">
<posx>col-10-begin</posx>
<posy>4-row</posy>
<itemgap>0</itemgap>
</control>
<control type="button" id="1000">
<description>Buttons</description>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-04-01 21:11:01 +02:00
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
2014-09-28 20:47:53 +02:00
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogContextMenu.xml</label>
</control>
</controls>
</window>