home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Skins
Skin Modifikationen
StreamedMP anpassen Einträge im Abschaltmenü
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Holzi" data-source="post: 875166" data-attributes="member: 104034"><p>Ich denke, das wäre die Stelle um die Labels (Sprich den Text zu löschen). Die Buttons dazu sind hier (genau darunter):</p><p> </p><p>[CODE]<control></p><p> <description>Exit Button</description></p><p> <type>button</type></p><p> <id>7777</id></p><p> <posX>390</posX></p><p> <posY>350</posY></p><p> <onleft>1903</onleft></p><p> <onright>7888</onright></p><p> <width>80</width></p><p> <height>80</height></p><p> <textureNoFocus>exit_button.png</textureNoFocus></p><p> <textureFocus>exit_button.png</textureFocus></p><p> <action>97</action></p><p> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowClose</animation></p><p> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation></p><p> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation></p><p> </control></p><p> <control></p><p> <description>Restart Button</description></p><p> <type>button</type></p><p> <id>7888</id></p><p> <posX>530</posX></p><p> <posY>350</posY></p><p> <onleft>7777</onleft></p><p> <onright>7999</onright></p><p> <width>80</width></p><p> <height>80</height></p><p> <textureNoFocus>restart_button.png</textureNoFocus></p><p> <textureFocus>restart_button.png</textureFocus></p><p> <action>196250</action></p><p> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowClose</animation></p><p> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation></p><p> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation></p><p> </control></p><p> <control></p><p> <description>Shutdown Button</description></p><p> <type>button</type></p><p> <id>7999</id></p><p> <posX>670</posX></p><p> <posY>350</posY></p><p> <onleft>7888</onleft></p><p> <onright>79999</onright></p><p> <width>80</width></p><p> <height>80</height></p><p> <textureNoFocus>shutdown_button.png</textureNoFocus></p><p> <textureFocus>shutdown_button.png</textureFocus></p><p> <action>99</action></p><p> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowClose</animation></p><p> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation></p><p> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation></p><p> </control></p><p> <control></p><p> <description>Settings Button</description></p><p> <type>button</type></p><p> <id>79999</id></p><p> <posX>810</posX></p><p> <posY>350</posY></p><p> <onleft>7999</onleft></p><p> <onright>17</onright></p><p> <width>80</width></p><p> <height>80</height></p><p> <textureNoFocus>settings_button.png</textureNoFocus></p><p> <textureFocus>settings_button.png</textureFocus></p><p> <hyperlink>4</hyperlink></p><p> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowOpen</animation></p><p> <animation effect="fade" time="400">WindowClose</animation></p><p> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation></p><p> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation></p><p> </control>[/CODE]</p><p> </p><p>Ich weiß leider nicht welcher davon der Standby Button bzw. das Standby label ist. Einfach mal verschiedenes löschen und dann testen, ob das gewünschte Standby weg ist.</p></blockquote><p></p>
[QUOTE="Holzi, post: 875166, member: 104034"] Ich denke, das wäre die Stelle um die Labels (Sprich den Text zu löschen). Die Buttons dazu sind hier (genau darunter): [CODE]<control> <description>Exit Button</description> <type>button</type> <id>7777</id> <posX>390</posX> <posY>350</posY> <onleft>1903</onleft> <onright>7888</onright> <width>80</width> <height>80</height> <textureNoFocus>exit_button.png</textureNoFocus> <textureFocus>exit_button.png</textureFocus> <action>97</action> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation> <animation effect="fade" time="400">WindowOpen</animation> <animation effect="fade" time="400">WindowClose</animation> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation> </control> <control> <description>Restart Button</description> <type>button</type> <id>7888</id> <posX>530</posX> <posY>350</posY> <onleft>7777</onleft> <onright>7999</onright> <width>80</width> <height>80</height> <textureNoFocus>restart_button.png</textureNoFocus> <textureFocus>restart_button.png</textureFocus> <action>196250</action> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation> <animation effect="fade" time="400">WindowOpen</animation> <animation effect="fade" time="400">WindowClose</animation> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation> </control> <control> <description>Shutdown Button</description> <type>button</type> <id>7999</id> <posX>670</posX> <posY>350</posY> <onleft>7888</onleft> <onright>79999</onright> <width>80</width> <height>80</height> <textureNoFocus>shutdown_button.png</textureNoFocus> <textureFocus>shutdown_button.png</textureFocus> <action>99</action> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation> <animation effect="fade" time="400">WindowOpen</animation> <animation effect="fade" time="400">WindowClose</animation> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation> </control> <control> <description>Settings Button</description> <type>button</type> <id>79999</id> <posX>810</posX> <posY>350</posY> <onleft>7999</onleft> <onright>17</onright> <width>80</width> <height>80</height> <textureNoFocus>settings_button.png</textureNoFocus> <textureFocus>settings_button.png</textureFocus> <hyperlink>4</hyperlink> <animation effect="zoom" start="1,1" end="100,100" center="0,0" time="1000" tween="back" ease="out">WindowOpen</animation> <animation effect="fade" time="400">WindowOpen</animation> <animation effect="fade" time="400">WindowClose</animation> <animation effect="zoom" start="100,100" end="125,125" center="0,0" time="400" acceleration="-0.9" reversible="false">focus</animation> <animation effect="zoom" start="125,125" end="100,100" center="0,0" time="400" acceleration="-0.9" reversible="false">unfocus</animation> </control>[/CODE] Ich weiß leider nicht welcher davon der Standby Button bzw. das Standby label ist. Einfach mal verschiedenes löschen und dann testen, ob das gewünschte Standby weg ist. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
Plugins & Skins für das MediaPortal
Skins
Skin Modifikationen
StreamedMP anpassen Einträge im Abschaltmenü
Contact us
RSS
Top
Bottom