Hallo PvD,
ok, das ist schade, dass @Phil65 nicht mehr an Board ist.
Ich vermute mal, das der Code hier drin ganz unten verarbeitet wurde.
<control type="button">
<left>0</left>
<top>65</top>
<width>28</width>
<height>28</height>
<texturefocus flipx="true" colordiffuse="button_focus">overlays/arrowright.png</texturefocus>
<texturenofocus flipx="true" colordiffuse="button_focus">overlays/arrowright.png</texturenofocus>
<animation effect="zoom" start="0,100" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation>
<animation effect="zoom" start="100,100" end="0,100" center="auto" time="200">WindowClose</animation>
<hitrect x="-20" y="20" w="60" h="112" />
<onclick>Action(VolumeDown)</onclick>
</control>
<control type="button">
<left>455</left>
<top>65</top>
<width>28</width>
<height>28</height>
<texturefocus colordiffuse="button_focus">overlays/arrowright.png</texturefocus>
<texturenofocus colordiffuse="button_focus">overlays/arrowright.png</texturenofocus>
<animation effect="zoom" start="0,100" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation>
<animation effect="zoom" start="100,100" end="0,100" center="auto" time="200">WindowClose</animation>
<hitrect x="440" y="20" w="60" h="112" />
<onclick>Action(VolumeUp)</onclick>
</control>
</control>
</controls>
</window>
Ich unterstelle mal, dass es diese Parameter sein können.
<width>28</width>
Von der Logik könnte es passen, oder wie siehst Du das?
Wie stellst Du das ein, dass Du die Zeilenreihe siehst.
Ich kann die aktuell nicht bei mir sehen.