Advertisement
HitcherUK

Untitled

Mar 7th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.04 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <window id="135">
  3.     <defaultcontrol always="true">13</defaultcontrol>
  4.  
  5.     <controls>
  6.  
  7.         <!-- Menu -->
  8.  
  9.         <control type="group" id="5000">
  10.             <top>TopOffset</top>
  11.             <left>LeftOffset</left>
  12.             <include>Animation_ZoomedByMenu</include>
  13.  
  14.             <control type="label">
  15.                 <left>544</left>
  16.                 <top>154</top>
  17.                 <width>1600</width>
  18.                 <label>31166</label>
  19.                 <font>Font_Reg_Caps_Bold_44</font>
  20.                 <textcolor>$VAR[AltListTitleF]</textcolor>
  21.             </control>
  22.  
  23.             <control type="button" id="13">
  24.                 <left>544</left>
  25.                 <top>827</top>
  26.                 <onup>IncreaseRating</onup>
  27.                 <onup>SendClick(10)</onup>
  28.                 <onup>ActivateWindow(songinformation)</onup>
  29.                 <ondown>DecreaseRating</ondown>
  30.                 <ondown>SendClick(10)</ondown>
  31.                 <ondown>ActivateWindow(songinformation)</ondown>
  32.                 <onback>SendClick(10)</onback>
  33.                 <onleft>SendClick(10)</onleft>
  34.                 <onright>SendClick(10)</onright>
  35.                 <label>31167</label>
  36.                 <texturenofocus>-</texturenofocus>
  37.             </control>
  38.  
  39.         </control>
  40.  
  41.     </controls>
  42.  
  43. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement