Hirdetés

Új hozzászólás Aktív témák

  • L4CI2

    aktív tag

    válasz junkpod #5986 üzenetére

    HI

    confluence skin-hez akartam megcsinálni a reboot nand menüt de ez a leírás (#5986) nekem nem megy nincs ilyen lehetőség. Vagy csak én vagyok béna ?
    Na mindegy igazából megoldottam kimásoltam a DialogButtonMenu.xml és hozzá írtam így.
    </control>
    <control type="button" id="15">
    <description>Android</description>
    <width>340</width>
    <height>40</height>
    <textcolor>grey2</textcolor>
    <focusedcolor>white</focusedcolor>
    <align>center</align>
    <textwidth>290</textwidth>
    <texturefocus border="25,5,25,5">ShutdownButtonFocus.png</texturefocus>
    <texturenofocus border="25,5,25,5">ShutdownButtonNoFocus.png</texturenofocus>
    <onclick>System.ExecWait("/usr/sbin/rebootfromnand")</onclick>
    <visible>System.CanReboot</visible>
    <pulseonselect>no</pulseonselect>
    <font>font13</font>
    <label>Android</label>
    </control>
    úgy látom hogy működik ha valami gond lenne ezzel írjatok kérlek alternatívát.

Új hozzászólás Aktív témák