2008-12-08, 12:43
2008-12-08, 13:11
reply for myself
(PAL):Settings.xml
(PAL):Settings.xml
Code:
....
<include>contentpanel</include>
<control type="group" id="9000">
<posx>20</posx>
<posy>100</posy>
<include>buttonpanelslide</include>
<control type="button" id="11">
<description>profiles</description>
<posx>0</posx>
<posy>0</posy>
<label>13200</label>
<onclick>XBMC.ActivateWindow(34)</onclick>
<onleft>8</onleft>
<onright>6</onright>
<onup>20</onup>
<ondown>13</ondown>
</control>
<control type="button" id="13">
<description>skin Settings</description>
<posx>0</posx>
<posy>37</posy>
<label>20077</label>
<onclick>ActivateWindow(56)</onclick>
<onleft>8</onleft>
<onright>6</onright>
<onup>11</onup>
<ondown>14</ondown>
</control>
<control type="button" id="14">
<description>reload skin</description>
<posx>0</posx>
<posy>74</posy>
<label>20183</label>
<onclick>XBMC.ReloadSkin()</onclick>
<onleft>8</onleft>
<onright>6</onright>
<onup>13</onup>
<ondown>20</ondown>
</control>
<control type="group">
<description>LastFM Love Hate Stuff</description>
......