skin.divide/720p/DialogContextMenu.xml
2019-05-20 16:33:57 +02:00

39 lines
1008 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>1000</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<left>0</left>
<top>0</top>
</coordinates>
<controls>
<control type="image" id="999">
<left>0</left>
<top>0</top>
<width>400</width>
<height>720</height>
<texture border="80">ContextMenu.png</texture>
</control>
<control type="grouplist" id="996">
<description>grouplist for context buttons</description>
<left>42</left>
<top>45</top>
<width>400</width>
<height max="640">auto</height>
<itemgap>2</itemgap>
</control>
<control type="button" id="1000">
<description>button template</description>
<posx>43</posx>
<posy>40</posy>
<width>310</width>
<height>35</height>
<font>font12</font>
<align>center</align>
<textcolor>white</textcolor>
<texturefocus border="3">button-focus2.png</texturefocus>
<texturenofocus border="3">button-nofocus.png</texturenofocus>
</control>
</controls>
</window>