Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.56 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <window id="106">
  3.     <defaultcontrol>1000</defaultcontrol>
  4.     <zorder>6</zorder>
  5.     <coordinates>
  6.         <system>1</system>
  7.     </coordinates>
  8.     <include>Animation_DialogZoom</include>
  9.     <controls>
  10.         <control type="image" id="999">
  11.             <width>462</width>
  12.             <height>1080</height>
  13.             <colordiffuse>$VAR[SpotColorVar2]</colordiffuse>
  14.             <texture>$VAR[ContextMiddleVar]</texture>
  15.         </control>
  16.         <control type="grouplist" id="996">
  17.             <width>462</width>
  18.             <height max="1080">auto</height>
  19.             <itemgap>0</itemgap>
  20.         </control>
  21.         <control type="image" id="997">
  22.             <posy>-39</posy>
  23.             <width>462</width>
  24.             <height>39</height>
  25.             <texture>-</texture>
  26.         </control>
  27.         <control type="image" id="998">
  28.             <posy>585</posy>
  29.             <width>462</width>
  30.             <height>40</height>
  31.             <texture>-</texture>
  32.         </control>
  33.         <control type="button" id="1000">
  34.             <height>59</height>
  35.             <width>462</width>
  36.             <textcolor>context</textcolor>
  37.             <focusedcolor>white2</focusedcolor>
  38.             <texturenofocus>dialogs/context_nofocus.png</texturenofocus>
  39.             <texturefocus>dialogs/context_highlight.png</texturefocus>
  40.             <align>center</align>
  41.             <aligny>top</aligny>
  42.             <font>Font_Reg19</font>
  43.             <textoffsety>8</textoffsety>
  44.         </control>
  45.     </controls>
  46. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement