Viktigt meddelande

Collapse
No announcement yet.

Lite hjälp ???

Collapse
X
  •  
  • Filter
  • Tid
  • Show
Clear All
new posts

  • Lite hjälp ???

    Jag har lagt till tv Script och Mail ...

    Men jag får gå in i lilla menyn under script och klicka på de ...

    För att de ska rulla igång....

    Nu vill jag ha in de i lila menyn...(Som TV gajd och Mail)

    Som text...(Blir lite trevligare då )

    Jag har ...

    Xbox trailers
    Film trailer
    Radio
    m.m


    Så här ser Dialog sub ut !

    <window>
    <id>105</id>

    <!-- Change the defaultcontrol ID to have another button focussed when !-->
    <!-- you bring the panel up. !-->
    <!-- (look for this tag: <id>1123</id> on the button u want to focus) !-->

    <defaultcontrol>1111</defaultcontrol>
    <coordinates>
    <system>1</system>
    <posX>500</posX>
    <posY>80</posY>
    </coordinates>

    <controls>
    <control>
    <type>image</type>
    <id>0</id>
    <posX>10</posX>
    <posY>15</posY>
    <width>160</width>
    <height>440</height>
    <texture>subpanel.png</texture>
    </control>

    <!-- To add another button to the submenu, just put in your hyperlink, !-->
    <!-- give it the desired label and set visible to YES! !-->
    <!-- Make sure you start from the bottom... Scroll down! !-->

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1123</id> <label>-</label>
    <posX>30</posX>
    <posY>110</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1123</onleft>
    <onright>1123</onright>
    <onup>12</onup>
    <ondown>1122</ondown>
    <align>center</align>
    <textOffsetY>-1</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1122</id> <label>-</label>
    <posX>30</posX>
    <posY>130</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1122</onleft>
    <onright>1122</onright>
    <onup>1123</onup>
    <ondown>1121</ondown>
    <align>center</align>
    <textOffsetY>-1</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1121</id> <label>-</label>
    <posX>30</posX>
    <posY>150</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1121</onleft>
    <onright>1121</onright>
    <onup>1122</onup>
    <ondown>1120</ondown>
    <align>center</align>
    <textOffsetY>-1</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1120</id> <label>-</label>
    <posX>30</posX>
    <posY>170</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1120</onleft>
    <onright>1120</onright>
    <onup>1121</onup>
    <ondown>1119</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1119</id> <label>-</label>
    <posX>30</posX>
    <posY>190</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1119</onleft>
    <onright>1119</onright>
    <onup>1120</onup>
    <ondown>1118</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1118</id> <label>-</label>
    <posX>30</posX>
    <posY>210</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1118</onleft>
    <onright>1118</onright>
    <onup>1119</onup>
    <ondown>1117</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>no</visible>
    <type>button</type> <execute>q:\scripts\-.py</execute>
    <id>1117</id> <label>-</label>
    <posX>30</posX>
    <posY>230</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1117</onleft>
    <onright>1117</onright>
    <onup>1118</onup>
    <ondown>1116</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>yes</visible>
    <type>button</type> <execute>q:\scripts\xboxTV.py</execute>
    <id>1116</id> <label>Xbox Trailers</label>
    <posX>30</posX>
    <posY>250</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1116</onleft>
    <onright>1116</onright>
    <onup>1117</onup>
    <ondown>1115</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>yes</visible>
    <type>button</type> <execute>q:\scripts\AQTbrowser.py</execute>
    <id>1115</id> <label>Movie Trailers</label>
    <posX>30</posX>
    <posY>270</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1115</onleft>
    <onright>1115</onright>
    <onup>1116</onup>
    <ondown>1114</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>yes</visible>
    <type>button</type> <execute>q:\scripts\simplekml.py</execute>
    <id>1114</id> <label>Web Radio</label>
    <posX>30</posX>
    <posY>290</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1114</onleft>
    <onright>1114</onright>
    <onup>1115</onup>
    <ondown>1111</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>


    </control>

    <!-- Start from here going up, if you want to add new buttons !-->
    <!-- To link direct to a script,xbe/audio/video file use (eg): !-->
    <!-- <execute>F:\Emulators\ScummVMx\default.xbe</execute> !-->
    <!-- See the WebRadio button as example. !-->
    <!-- To link to a XBMC screen use <hyperlink>windowID</hyperlink> !-->
    <!-- See System Info button below as example. !-->

    <control>
    <description>system info button</description>
    <type>button</type>
    <id>1111</id>
    <posX>30</posX>
    <posY>310</posY>
    <width>110</width>
    <height>20</height>
    <hyperlink>7</hyperlink>
    <label>130</label>
    <font>font101</font>
    <onleft>1111</onleft>
    <onright>1111</onright>
    <onup>1114</onup>
    <ondown>1112</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>Profiles button</description>
    <type>button</type>
    <id>1112</id>
    <posX>30</posX>
    <posY>330</posY>
    <width>110</width>
    <height>20</height>
    <hyperlink>34</hyperlink>
    <label>13200</label>
    <font>font101</font>
    <onleft>1112</onleft>
    <onright>1112</onright>
    <onup>1111</onup>
    <ondown>1113</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>scripts button</description>
    <type>button</type>
    <id>1113</id>
    <posX>30</posX>
    <posY>350</posY>
    <width>110</width>
    <height>20</height>
    <hyperlink>20</hyperlink>
    <label>247</label>
    <font>font101</font>
    <onleft>1113</onleft>
    <onright>1113</onright>
    <onup>1112</onup>
    <ondown>11</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>dashboard button</description>
    <type>button</type>
    <id>11</id>
    <posX>30</posX>
    <posY>370</posY>
    <width>110</width>
    <height>20</height>
    <label>Dashboard</label>
    <font>font101</font>
    <onleft>11</onleft>
    <onright>11</onright>
    <onup>1113</onup>
    <ondown>12</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>reboot button</description>
    <type>button</type>
    <id>12</id>
    <posX>30</posX>
    <posY>390</posY>
    <width>110</width>
    <height>20</height>
    <label>Reboot</label>
    <font>font101</font>
    <onleft>12</onleft>
    <onright>12</onright>
    <onup>11</onup>
    <ondown>1123</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    </controls>

    </window>



    Då tänkte jag att jag lägger till ...

    Ovanför

    <!-- Start from here going up, if you want to add new buttons !-->

    Som det står !


    Så här .....

    control>
    <description>webradio button</description> <visible>yes</visible>
    <type>button</type> <execute>q:\scripts\TVNU.py</execute>
    <id>1125</id> <label>TV guide</label>
    <posX>30</posX>
    <posY>290</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1114</onleft>
    <onright>1114</onright>
    <onup>1114</onup>
    <ondown>1108</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>
    </control>

    <control>
    <description>webradio button</description> <visible>yes</visible>
    <type>button</type> <execute>q:\scripts\xbmcmail.py</execute>
    <id>1124</id> <label>Brev</label>
    <posX>30</posX>
    <posY>290</posY>
    <width>110</width>
    <height>20</height>
    <font>font101</font>
    <onleft>1114</onleft>
    <onright>1114</onright>
    <onup>1113</onup>
    <ondown>1105</ondown>
    <align>center</align>
    <textOffsetY>0</textOffsetY>

    Men inte funkar det ....

    Någon som kan ge lite tipps....

    Tackar på förhand....

    Media spelare + script ligger under F

  • #2
    Xbox trailers
    - Var hittade du detta ? jag såg det förut, antar att det är scriptet som hämtar Xbox trailers ifrån Xbox.com ?

    BMW E46 Coupé -00 m Xbox 160GB + 5.4"

    Comment


    • #3
      Ligger klart i XBMC Xbox Media Center 2004-10-01 [Y]
      +Trailersför Xbox
      Radio...

      Så jär ska det se ut..

      Fick hjälp av Putte...

      Dialgsubmeny


      <control>
      <description>webradio button</description> <visible>yes</visible>
      <type>button</type> <execute>q:\scripts\xboxTV.py</execute>
      <id>1116</id> <label>Xbox Trailers</label>
      <posX>30</posX>
      <posY>250</posY>
      <width>110</width>
      <height>20</height>
      <font>font101</font>
      <onleft>1116</onleft>
      <onright>1116</onright>
      <onup>1117</onup>
      <ondown>1115</ondown>
      <align>center</align>
      <textOffsetY>0</textOffsetY>
      </control>

      Comment


      • #4
        Ligger klart i XBMC Xbox Media Center 2004-10-01 [Y]
        +Trailersför Xbox
        Radio...

        Så jär ska det se ut..

        Fick hjälp av Putte...

        Dialgsubmeny


        <control>
        <description>webradio button</description> <visible>yes</visible>
        <type>button</type> <execute>q:\scripts\xboxTV.py</execute>
        <id>1116</id> <label>Xbox Trailers</label>
        <posX>30</posX>
        <posY>250</posY>
        <width>110</width>
        <height>20</height>
        <font>font101</font>
        <onleft>1116</onleft>
        <onright>1116</onright>
        <onup>1117</onup>
        <ondown>1115</ondown>
        <align>center</align>
        <textOffsetY>0</textOffsetY>
        </control>

        Comment


        • #5
          Hoppsan

          Det blev två ......

          Comment


          • #6
            Fan får inte ihop det

            Jag kan max få tre funktioner att funka...

            Xbox trailer
            Xbox filmer
            Xboc radio
            Sedan får jag ta
            script E-post tv guid

            Då ser det ut så här !
            <window>
            <id>105</id>

            <!-- Change the defaultcontrol ID to have another button focussed when !-->
            <!-- you bring the panel up. !-->
            <!-- (look for this tag: <id>1123</id> on the button u want to focus) !-->

            <defaultcontrol>1111</defaultcontrol>
            <coordinates>
            <system>1</system>
            <posX>500</posX>
            <posY>80</posY>
            </coordinates>

            <controls>
            <control>
            <type>image</type>
            <id>0</id>
            <posX>10</posX>
            <posY>15</posY>
            <width>160</width>
            <height>440</height>
            <texture>subpanel.png</texture>
            </control>

            <!-- To add another button to the submenu, just put in your hyperlink, !-->
            <!-- give it the desired label and set visible to YES! !-->
            <!-- Make sure you start from the bottom... Scroll down! !-->

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1123</id> <label>-</label>
            <posX>30</posX>
            <posY>110</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1123</onleft>
            <onright>1123</onright>
            <onup>12</onup>
            <ondown>1122</ondown>
            <align>center</align>
            <textOffsetY>-1</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1122</id> <label>-</label>
            <posX>30</posX>
            <posY>130</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1122</onleft>
            <onright>1122</onright>
            <onup>1123</onup>
            <ondown>1121</ondown>
            <align>center</align>
            <textOffsetY>-1</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1121</id> <label>-</label>
            <posX>30</posX>
            <posY>150</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1121</onleft>
            <onright>1121</onright>
            <onup>1122</onup>
            <ondown>1120</ondown>
            <align>center</align>
            <textOffsetY>-1</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1120</id> <label>-</label>
            <posX>30</posX>
            <posY>170</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1120</onleft>
            <onright>1120</onright>
            <onup>1121</onup>
            <ondown>1119</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1119</id> <label>-</label>
            <posX>30</posX>
            <posY>190</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1119</onleft>
            <onright>1119</onright>
            <onup>1120</onup>
            <ondown>1118</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1118</id> <label>-</label>
            <posX>30</posX>
            <posY>210</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1118</onleft>
            <onright>1118</onright>
            <onup>1119</onup>
            <ondown>1117</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>no</visible>
            <type>button</type> <execute>q:\scripts\-.py</execute>
            <id>1117</id> <label>-</label>
            <posX>30</posX>
            <posY>230</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1117</onleft>
            <onright>1117</onright>
            <onup>1118</onup>
            <ondown>1116</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>yes</visible>
            <type>button</type> <execute>q:\scripts\xboxTV.py</execute>
            <id>1116</id> <label>Xbox Trailers</label>
            <posX>30</posX>
            <posY>250</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1116</onleft>
            <onright>1116</onright>
            <onup>1117</onup>
            <ondown>1115</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>yes</visible>
            <type>button</type> <execute>q:\scripts\AQTbrowser.py</execute>
            <id>1115</id> <label>Movie Trailers</label>
            <posX>30</posX>
            <posY>270</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1115</onleft>
            <onright>1115</onright>
            <onup>1116</onup>
            <ondown>1114</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>webradio button</description> <visible>yes</visible>
            <type>button</type> <execute>q:\scripts\simplekml.py</execute>
            <id>1114</id> <label>Web Radio</label>
            <posX>30</posX>
            <posY>290</posY>
            <width>110</width>
            <height>20</height>
            <font>font101</font>
            <onleft>1114</onleft>
            <onright>1114</onright>
            <onup>1115</onup>
            <ondown>1111</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <!-- Start from here going up, if you want to add new buttons !-->
            <!-- To link directly to a script/xbe/audio/video file use for example: !-->
            <!-- <execute>f:\emulators\ScummVMx\default.xbe</execute> !-->
            <!-- See the WebRadio button as example. !-->
            <!-- To link to a XBMC screen use <hyperlink>windowID</hyperlink> !-->
            <!-- See System Info button below as example. !-->

            <control>
            <description>system info button</description>
            <type>button</type>
            <id>1111</id>
            <posX>30</posX>
            <posY>310</posY>
            <width>110</width>
            <height>20</height>
            <hyperlink>7</hyperlink>
            <label>130</label>
            <font>font101</font>
            <onleft>1111</onleft>
            <onright>1111</onright>
            <onup>1114</onup>
            <ondown>1112</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>Profiles button</description>
            <type>button</type>
            <id>1112</id>
            <posX>30</posX>
            <posY>330</posY>
            <width>110</width>
            <height>20</height>
            <hyperlink>34</hyperlink>
            <label>13200</label>
            <font>font101</font>
            <onleft>1112</onleft>
            <onright>1112</onright>
            <onup>1111</onup>
            <ondown>1113</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>scripts button</description>
            <type>button</type>
            <id>1113</id>
            <posX>30</posX>
            <posY>350</posY>
            <width>110</width>
            <height>20</height>
            <hyperlink>20</hyperlink>
            <label>247</label>
            <font>font101</font>
            <onleft>1113</onleft>
            <onright>1113</onright>
            <onup>1112</onup>
            <ondown>11</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>dashboard button</description>
            <type>button</type>
            <id>11</id>
            <posX>30</posX>
            <posY>370</posY>
            <width>110</width>
            <height>20</height>
            <label>Dashboard</label>
            <font>font101</font>
            <onleft>11</onleft>
            <onright>11</onright>
            <onup>1113</onup>
            <ondown>12</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            <control>
            <description>reboot button</description>
            <type>button</type>
            <id>12</id>
            <posX>30</posX>
            <posY>390</posY>
            <width>110</width>
            <height>20</height>
            <label>Reboot</label>
            <font>font101</font>
            <onleft>12</onleft>
            <onright>12</onright>
            <onup>11</onup>
            <ondown>1123</ondown>
            <align>center</align>
            <textOffsetY>0</textOffsetY>
            </control>

            </controls>

            </window>

            Comment


            • #7
              Epost
              Tv guid
              Film trailer

              <window>
              <id>105</id>

              <!-- Change the defaultcontrol ID to have another button focussed when !-->
              <!-- you bring the panel up. !-->
              <!-- (look for this tag: <id>1123</id> on the button u want to focus) !-->

              <defaultcontrol>12</defaultcontrol>
              <coordinates>
              <system>1</system>
              <posX>500</posX>
              <posY>80</posY>
              </coordinates>

              <controls>
              <control>
              <type>image</type>
              <id>0</id>
              <posX>10</posX>
              <posY>15</posY>
              <width>160</width>
              <height>440</height>
              <texture>subpanel.png</texture>
              </control>

              <!-- To add another button to the submenu, just put in your hyperlink, !-->
              <!-- give it the desired label and set visible to YES! !-->
              <!-- Make sure you start from the bottom... Scroll down! !-->

              <control>
              <description>SubMenu button</description> <visible>no</visible>
              <type>button</type> <execute>q:\scripts\-.py</execute>
              <id>1123</id> <label>-</label>
              <posX>30</posX>
              <posY>110</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1123</onleft>
              <onright>1123</onright>
              <onup>12</onup>
              <ondown>1122</ondown>
              <align>center</align>
              <textOffsetY>-1</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>no</visible>
              <type>button</type> <execute>q:\scripts\-.py</execute>
              <id>1122</id> <label>-</label>
              <posX>30</posX>
              <posY>130</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1122</onleft>
              <onright>1122</onright>
              <onup>1123</onup>
              <ondown>1121</ondown>
              <align>center</align>
              <textOffsetY>-1</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>no</visible>
              <type>button</type> <execute>q:\scripts\-.py</execute>
              <id>1121</id> <label>-</label>
              <posX>30</posX>
              <posY>150</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1121</onleft>
              <onright>1121</onright>
              <onup>1122</onup>
              <ondown>1120</ondown>
              <align>center</align>
              <textOffsetY>-1</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>no</visible>
              <type>button</type> <execute>q:\scripts\-.py</execute>
              <id>1120</id> <label>-</label>
              <posX>30</posX>
              <posY>170</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1120</onleft>
              <onright>1120</onright>
              <onup>1121</onup>
              <ondown>1119</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>no</visible>
              <type>button</type> <execute>q:\scripts\-.py</execute>
              <id>1119</id> <label>-</label>
              <posX>30</posX>
              <posY>190</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1119</onleft>
              <onright>1119</onright>
              <onup>1120</onup>
              <ondown>1118</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>no</visible>
              <type>button</type> <execute>q:\scripts\-.py</execute>
              <id>1118</id> <label>-</label>
              <posX>30</posX>
              <posY>210</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1118</onleft>
              <onright>1118</onright>
              <onup>1119</onup>
              <ondown>1117</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>yes</visible>
              <type>button</type> <execute>q:\scripts\xbmcmail.py</execute>
              <id>1117</id> <label>E-Post</label>
              <posX>30</posX>
              <posY>230</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1117</onleft>
              <onright>1117</onright>
              <onup>1118</onup>
              <ondown>1116</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>yes</visible>
              <type>button</type> <execute>q:\scripts\TVNU.py</execute>
              <id>1116</id> <label>TV Guide</label>
              <posX>30</posX>
              <posY>250</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1116</onleft>
              <onright>1116</onright>
              <onup>1117</onup>
              <ondown>1115</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>yes</visible>
              <type>button</type> <execute>q:\scripts\AQTbrowser.py</execute>
              <id>1115</id> <label>Movie Trailers</label>
              <posX>30</posX>
              <posY>270</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1115</onleft>
              <onright>1115</onright>
              <onup>1116</onup>
              <ondown>1114</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>SubMenu button</description> <visible>yes</visible>
              <type>button</type> <execute>q:\scripts\KMLbrowse.py</execute>
              <id>1114</id> <label>Web Radio</label>
              <posX>30</posX>
              <posY>290</posY>
              <width>110</width>
              <height>20</height>
              <font>font101</font>
              <onleft>1114</onleft>
              <onright>1114</onright>
              <onup>1115</onup>
              <ondown>1111</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <!-- Start from here going up, if you want to add new buttons !-->
              <!-- To link directly to a script/xbe/audio/video file use for example: !-->
              <!-- <execute>f:\emulators\ScummVMx\default.xbe</execute> !-->
              <!-- See the WebRadio button as example. !-->
              <!-- To link to a XBMC screen use <hyperlink>windowID</hyperlink> !-->
              <!-- See System Info button below as example. !-->

              <control>
              <description>system info button</description>
              <type>button</type>
              <id>1111</id>
              <posX>30</posX>
              <posY>310</posY>
              <width>110</width>
              <height>20</height>
              <hyperlink>7</hyperlink>
              <label>130</label>
              <font>font101</font>
              <onleft>1111</onleft>
              <onright>1111</onright>
              <onup>1114</onup>
              <ondown>1112</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>Profiles button</description>
              <type>button</type>
              <id>1112</id>
              <posX>30</posX>
              <posY>330</posY>
              <width>110</width>
              <height>20</height>
              <hyperlink>34</hyperlink>
              <label>13200</label>
              <font>font101</font>
              <onleft>1112</onleft>
              <onright>1112</onright>
              <onup>1111</onup>
              <ondown>1113</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>scripts button</description>
              <type>button</type>
              <id>1113</id>
              <posX>30</posX>
              <posY>350</posY>
              <width>110</width>
              <height>20</height>
              <hyperlink>20</hyperlink>
              <label>247</label>
              <font>font101</font>
              <onleft>1113</onleft>
              <onright>1113</onright>
              <onup>1112</onup>
              <ondown>11</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>dashboard button</description>
              <type>button</type>
              <id>11</id>
              <posX>30</posX>
              <posY>370</posY>
              <width>110</width>
              <height>20</height>
              <label>Dashboard</label>
              <font>font101</font>
              <onleft>11</onleft>
              <onright>11</onright>
              <onup>1113</onup>
              <ondown>12</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              <control>
              <description>reboot button</description>
              <type>button</type>
              <id>12</id>
              <posX>30</posX>
              <posY>390</posY>
              <width>110</width>
              <height>20</height>
              <label>Reboot</label>
              <font>font101</font>
              <onleft>12</onleft>
              <onright>12</onright>
              <onup>11</onup>
              <ondown>1123</ondown>
              <align>center</align>
              <textOffsetY>0</textOffsetY>
              </control>

              </controls>

              </window>

              Comment


              • #8
                Så då tänkte jag aatt man kunde göra så här !

                Men det funkar inte ....

                E-post och Tv guid ..

                Kommer inte upp i lilla menyn

                Kan någon hjälpa mig att rätta till fel.....
                <window>
                <id>105</id>

                <!-- Change the defaultcontrol ID to have another button focussed when !-->
                <!-- you bring the panel up. !-->
                <!-- (look for this tag: <id>1123</id> on the button u want to focus) !-->

                <defaultcontrol>1111</defaultcontrol>
                <coordinates>
                <system>1</system>
                <posX>500</posX>
                <posY>80</posY>
                </coordinates>

                <controls>
                <control>
                <type>image</type>
                <id>0</id>
                <posX>10</posX>
                <posY>15</posY>
                <width>160</width>
                <height>440</height>
                <texture>subpanel.png</texture>
                </control>

                <!-- To add another button to the submenu, just put in your hyperlink, !-->
                <!-- give it the desired label and set visible to YES! !-->
                <!-- Make sure you start from the bottom... Scroll down! !-->

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1123</id> <label>-</label>
                <posX>30</posX>
                <posY>110</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1123</onleft>
                <onright>1123</onright>
                <onup>12</onup>
                <ondown>1122</ondown>
                <align>center</align>
                <textOffsetY>-1</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1122</id> <label>-</label>
                <posX>30</posX>
                <posY>130</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1122</onleft>
                <onright>1122</onright>
                <onup>1123</onup>
                <ondown>1121</ondown>
                <align>center</align>
                <textOffsetY>-1</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1121</id> <label>-</label>
                <posX>30</posX>
                <posY>150</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1121</onleft>
                <onright>1121</onright>
                <onup>1122</onup>
                <ondown>1120</ondown>
                <align>center</align>
                <textOffsetY>-1</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1120</id> <label>-</label>
                <posX>30</posX>
                <posY>170</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1120</onleft>
                <onright>1120</onright>
                <onup>1121</onup>
                <ondown>1119</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1119</id> <label>-</label>
                <posX>30</posX>
                <posY>190</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1119</onleft>
                <onright>1119</onright>
                <onup>1120</onup>
                <ondown>1118</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1118</id> <label>-</label>
                <posX>30</posX>
                <posY>210</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1118</onleft>
                <onright>1118</onright>
                <onup>1119</onup>
                <ondown>1117</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>no</visible>
                <type>button</type> <execute>q:\scripts\-.py</execute>
                <id>1117</id> <label>-</label>
                <posX>30</posX>
                <posY>230</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1117</onleft>
                <onright>1117</onright>
                <onup>1118</onup>
                <ondown>1116</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>SubMenu button</description> <visible>yes</visible>
                <type>button</type> <execute>q:\scripts\xbmcmail.py</execute>
                <id>1118</id> <label>E-Post</label>
                <posX>30</posX>
                <posY>230</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1117</onleft>
                <onright>1117</onright>
                <onup>1118</onup>
                <ondown>1116</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>SubMenu button</description> <visible>yes</visible>
                <type>button</type> <execute>q:\scripts\TVNU.py</execute>
                <id>1117</id> <label>TV Guide</label>
                <posX>30</posX>
                <posY>250</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1116</onleft>
                <onright>1116</onright>
                <onup>1117</onup>
                <ondown>1115</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>yes</visible>
                <type>button</type> <execute>q:\scripts\xboxTV.py</execute>
                <id>1116</id> <label>Xbox Trailers</label>
                <posX>30</posX>
                <posY>250</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1116</onleft>
                <onright>1116</onright>
                <onup>1117</onup>
                <ondown>1115</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>yes</visible>
                <type>button</type> <execute>q:\scripts\AQTbrowser.py</execute>
                <id>1115</id> <label>Movie Trailers</label>
                <posX>30</posX>
                <posY>270</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1115</onleft>
                <onright>1115</onright>
                <onup>1116</onup>
                <ondown>1114</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>webradio button</description> <visible>yes</visible>
                <type>button</type> <execute>q:\scripts\simplekml.py</execute>
                <id>1114</id> <label>Web Radio</label>
                <posX>30</posX>
                <posY>290</posY>
                <width>110</width>
                <height>20</height>
                <font>font101</font>
                <onleft>1114</onleft>
                <onright>1114</onright>
                <onup>1115</onup>
                <ondown>1111</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <!-- Start from here going up, if you want to add new buttons !-->
                <!-- To link directly to a script/xbe/audio/video file use for example: !-->
                <!-- <execute>f:\emulators\ScummVMx\default.xbe</execute> !-->
                <!-- See the WebRadio button as example. !-->
                <!-- To link to a XBMC screen use <hyperlink>windowID</hyperlink> !-->
                <!-- See System Info button below as example. !-->

                <control>
                <description>system info button</description>
                <type>button</type>
                <id>1111</id>
                <posX>30</posX>
                <posY>310</posY>
                <width>110</width>
                <height>20</height>
                <hyperlink>7</hyperlink>
                <label>130</label>
                <font>font101</font>
                <onleft>1111</onleft>
                <onright>1111</onright>
                <onup>1114</onup>
                <ondown>1112</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>Profiles button</description>
                <type>button</type>
                <id>1112</id>
                <posX>30</posX>
                <posY>330</posY>
                <width>110</width>
                <height>20</height>
                <hyperlink>34</hyperlink>
                <label>13200</label>
                <font>font101</font>
                <onleft>1112</onleft>
                <onright>1112</onright>
                <onup>1111</onup>
                <ondown>1113</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>scripts button</description>
                <type>button</type>
                <id>1113</id>
                <posX>30</posX>
                <posY>350</posY>
                <width>110</width>
                <height>20</height>
                <hyperlink>20</hyperlink>
                <label>247</label>
                <font>font101</font>
                <onleft>1113</onleft>
                <onright>1113</onright>
                <onup>1112</onup>
                <ondown>11</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>dashboard button</description>
                <type>button</type>
                <id>11</id>
                <posX>30</posX>
                <posY>370</posY>
                <width>110</width>
                <height>20</height>
                <label>Dashboard</label>
                <font>font101</font>
                <onleft>11</onleft>
                <onright>11</onright>
                <onup>1113</onup>
                <ondown>12</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                <control>
                <description>reboot button</description>
                <type>button</type>
                <id>12</id>
                <posX>30</posX>
                <posY>390</posY>
                <width>110</width>
                <height>20</height>
                <label>Reboot</label>
                <font>font101</font>
                <onleft>12</onleft>
                <onright>12</onright>
                <onup>11</onup>
                <ondown>1123</ondown>
                <align>center</align>
                <textOffsetY>0</textOffsetY>
                </control>

                </controls>

                </window>


                Se här .....

                Comment


                • #9
                  Blir lite fundersam på vad ni pysslar med, står klart och tydligt hur ni ska göra..

                  <!-- To add another button to the submenu, just put in your hyperlink, !-->
                  <!-- give it the desired label and set visible to YES! !-->
                  <!-- Make sure you start from the bottom... Scroll down! !-->

                  Allt ni behöver göra är att skriva in sökvägen till scriptet här <execute>q:\scripts\-.py</execute>, och ändra <visible>no</visible> till yes, sammt skriva in ett namn för scriptet här <label>-</label>...

                  Kopierar ni så hamnar alla på samma position, då är det inte så konstigt att det inte funkar. Använd dom som är tomma och ser ut så här ----->

                  <control>
                  <description>webradio button</description> <visible>no</visible>
                  <type>button</type> <execute>q:\scripts\-.py</execute>
                  <id>1117</id> <label>-</label>
                  <posX>30</posX>
                  <posY>230</posY>
                  <width>110</width>
                  <height>20</height>
                  <font>font101</font>
                  <onleft>1117</onleft>
                  <onright>1117</onright>
                  <onup>1118</onup>
                  <ondown>1116</ondown>
                  <align>center</align>
                  <textOffsetY>0</textOffsetY>
                  </control>

                  Om ni känner att ni måste kopiera ändå, är det bäst att ni ändrar dom här oxå --->
                  <id>1117</id>
                  <posX>30</posX>
                  <posY>230</posY>
                  <onleft>1117</onleft>
                  <onright>1117</onright>
                  <onup>1118</onup>
                  <ondown>1116</ondown>

                  Men det känns som överkurs..
                  Vet inte om jag orkar vara tydligare än så här just nu... go natt och lycka till
                  Last edited by snurrem3; 2004-10-23, 22:25.

                  Comment


                  • #10
                    snurrem3

                    Härligt

                    Utan att du får bli irriterad på mig ...

                    Jag är helt ny på detta....

                    Vill jag fråga ???

                    Det är knappar (Eller text i lilla meny )
                    <control>
                    <description>SubMenu button</description> <visible>yes</visible>
                    <type>button</type> <execute>q:\scripts\xbmcmail.py</execute>
                    <id>1118</id> <label>E-Post</label>
                    <posX>30</posX>
                    <posY>230</posY>
                    <width>110</width>
                    <height>20</height>
                    <font>font101</font>
                    <onleft>1117</onleft>
                    <onright>1117</onright>
                    <onup>1118</onup>
                    <ondown>1116</ondown>
                    <align>center</align>
                    <textOffsetY>0</textOffsetY>
                    </control>

                    <control>
                    <description>SubMenu button</description> <visible>yes</visible>
                    <type>button</type> <execute>q:\scripts\TVNU.py</execute>
                    <id>1117</id> <label>TV Guide</label>
                    <posX>30</posX>
                    <posY>250</posY>
                    <width>110</width>
                    <height>20</height>
                    <font>font101</font>
                    <onleft>1116</onleft>
                    <onright>1116</onright>
                    <onup>1117</onup>
                    <ondown>1115</ondown>
                    <align>center</align>
                    <textOffsetY>0</textOffsetY>
                    </control>

                    Som inte vill....

                    Vet du vad jag ska lägga mig på...

                    Eller jag måste testa mig fram på .....<id>1117</id>
                    <posX>30</posX>
                    <posY>230</posY>
                    <onleft>1117</onleft>
                    <onright>1117</onright>
                    <onup>1118</onup>
                    <ondown>1116</ondown>

                    Och se var det kommer .....

                    Vill tacka för svaret innan


                    Ska prova med det du skrev som ex..på Id..1117.... !

                    Comment


                    • #11
                      Fan....

                      Vilken flyttar man upp och ner på ???

                      Comment


                      • #12
                        En kille skickade nu till mig ....


                        Funkar 100 %

                        Comment


                        • #13
                          Va bra.. Har varit borta ett tag.. kul att det funkar för dig nu..

                          Comment

                          Previously entered content was automatically saved. Restore or Discard.
                          Auto-Saved
                          Smilie :) EEK! :eek: Embarrassment :o Wink ;) Cool :cool: Mad :mad: Frown :( Confused :confused: Big Grin :D Stick Out Tongue :p Roll Eyes (Sarcastic) :rolleyes:
                          x
                          Insert: Thumbnail Small Medium Large Fullsize Ta Bort  
                          x
                          x

                          Please enter the six letters or digits that appear in the image below.

                          Registration Image Refresh Image
                          Working...
                          X