Probleme mit Skin anpassungen für MyPrograms (1 Viewer)

thunderscorp

Portal Member
April 27, 2008
36
0
Guten Morgen ,

Also erstmal großes Lob echt super Programm und auch an euch die Com!!!
Wenn man sich hier vor der Installation mal ein wenig durchliest bekommt man Mediaportal echt gut zum laufen,
bei mir jetzt seit 8 Monaten ohne Zwischenfall:)

Aber nun zu meinem Problem ich habe mir den Blue3 Skin runtergeladen um das Menü in meinen Skin zu übernehmen
was bisher auch gut geklappt hat ausser bei myprograms. Wenn ich auf myVideo z.B. gehe dann steht das Menü direkt in
Schräglage und das Seitliche Auswahlmenü ist versteckt (Bild2), anders bei myprograms dort bin ich beim start des Plugins
immer erst auf dem seitlichem Auswahlmenü (Bild1) und muss erstmal zur Seite drücken damit das Menü verschwindet und das andere Menü so aus sieht wie es aus sehen soll (Bild2)

Wie schaffe ich es also das das Menü nicht da ist wenn ich das Plugin betrete,sondern nur dann wenn ich es brauche?

Sitz jetzt die Nacht schon dran,warscheinlich seh ich den Wald sschon vor lauter Bäumen nicht mehr

Danke schonmal im voraus

ThunderScorp
 

Attachments

  • bild1.JPG
    bild1.JPG
    37.2 KB
  • bild2.JPG
    bild2.JPG
    45.3 KB

thunderscorp

Portal Member
April 27, 2008
36
0
Ist auf 2 gesetzt, ist es also nicht, trotzdem danke!

vielleicht hilft ja das:

my programs.xml



<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>3</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>no</allowoverlay>
<define>#header.label:#curheader</define>
<controls>
<import>common.window.xml</import>
<import>common.time.xml</import>
<control>
<type>actiongroup</type>
<description>action menu</description>
<defaultcontrol>2</defaultcontrol>
<onexit>50</onexit>
<buttonX>0</buttonX>
<buttonY>0</buttonY>
<buttonwidth>60</buttonwidth>
<buttonheight>576</buttonheight>
<textureFocus>Action_focus.png</textureFocus>
<textureNoFocus>Action_nofocus.png</textureNoFocus>
<width>320</width>
<height>720</height>
<dimColor>00ffffff</dimColor>
<control>
<description>group element</description>
<type>group</type>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
<animation effect="slide" time="250" end="0,-300">WindowClose</animation>
<posX>60</posX>
<posY>97</posY>
<layout>StackLayout</layout>
<control>
<description>View-As</description>
<type>button</type>
<id>2</id>
<label>100</label>
<onright>50</onright>
<onup>17</onup>
</control>
<control>
<description>Switch View</description>
<type>button</type>
<id>4</id>
<label>457</label>
<onright>50</onright>
<ondown>3</ondown>
</control>
<control>
<description>Refresh</description>
<type>button</type>
<id>3</id>
<label>184</label>
<onright>50</onright>
<ondown>99</ondown>
</control>
</control></control>
<control>
<description>Screenshot</description>
<type>image</type>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
<animation effect="slide" time="250" end="0,-300">WindowClose</animation>
<id>6</id>
<posX>60</posX>
<posY>180</posY>
<width>190</width>
<height>227</height>
<texture />
<align>center</align>
<keepaspectratio>yes</keepaspectratio>
</control>
<import>common.facade.programs.xml</import>
</controls>
</window>

MFG
 

thunderscorp

Portal Member
April 27, 2008
36
0
Es geht :D

Ausgerechnet die 50, die hat vorher drin gestanden da in meiner Video.xml aber auch die 2 steht hab ich es halt so übernommen bin halt ein kleines Hasenhirn :D und hab es nicht probiert!

Also großes Danke nochmal
 

Users who are viewing this thread

Top Bottom