Add a button
#1
i have add a button in file "skin\project mayhem\pal\home.xml".
the code is:
<control>

<description>my emulators</description>
<type>button</type>
<id>18</id> ;new id
<posx>270</posx>
<posy>338</posy>
<width>180</width>
<height>35</height>
<label>18</label> ;new label "add in string.xml"
<font>font14</font>
<hyperlink>18</hyperlink>
<onleft>10</onleft>
<onright>14</onright>
<onup>5</onup> ;change sequence up
<ondown>7</ondown> ;change sequence down
<textoffsetx>13</textoffsetx>
</control>

the is ok, but if push it, don't work and don't change image.
i can't find the file code with accion.

help me.

thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
Add a button0