xml code (1 Viewer)

-ltb-

Portal Pro
April 10, 2006
4,204
21
Home Country
France France
hi all,

Somebody could explain me thoses Controls Type Name (not explained in the wiki):


- animation
- facadeview
- group
- textboxscrollup
- thumbnailpanel

i d like to know their description


thx a lot
 
December 28, 2005
237
3
Sydney
Home Country
animation
this is if you wish to animate a sequences of images
e.g.

<control>
<description>animation background</description>
<id>99999</id>
<posX>100</posX>
<posY>100</posY>
<type>animation</type>

<textures>
MP_spin\mp_000.png;
MP_spin\mp_001.png;
MP_spin\mp_003.png;
MP_spin\mp_004.png;
MP_spin\mp_005.png
</textures>

<Duration>0:0:10</Duration> <!-- How long, this one will take 10 sec -->
<RepeatBehavior>1</RepeatBehavior> <!-- ‘1’ for repeat ‘0’ for play once -->
<FillBehavior>HoldEnd</FillBehavior> <!-- No idea -->
</control>


facadeview
this will scroll the information displayed horizontally if it doesn’t fit in your declared width

group
all controls you open and close will be in this group. Till you close the control for this group.

textboxscrollup
This will scroll the information e.g. ‘TV program description’ in the declared box size up ways if it doesn’t fit.

thumbnailpanel
don’t know. I guess is something to do with viewing thumbnails and there layout.


P.S I was looking at you webape http://www.mp-fr.com/forums/index.php?showtopic=2303
Mind you I don’t speak French, but I noticed that your have got 2 off my old skins that I have stop working on updating or will never finished. They are “left wing” and “Crystal”. I don’t care that they are there but they will never be touched by me again.

So in saying that I’m just letting you know the stats of these skins :)
 

-ltb-

Portal Pro
April 10, 2006
4,204
21
Home Country
France France
thanks a lot Forgotten Illustrator

but I noticed that your have got 2 off my old skins that I have stop working on updating or will never finished. They are “left wing” and “Crystal”. I don’t care that they are there but they will never be touched by me again.

ok, i will update my thread, [edit] it's done
Have you deleted the sources of thoses skins? may be an user would like to make them finished
 

Harley

Retired Team Member
  • Premium Supporter
  • May 7, 2004
    2,053
    1,993
    Germany
    Home Country
    Germany Germany
    Hi

    <FillBehavior>HoldEnd</FillBehavior>

    shows the last picture after stop animation.

    Greetings Harley
     

    -ltb-

    Portal Pro
    April 10, 2006
    4,204
    21
    Home Country
    France France
    i've got another question, how can i get always visible in skineditor all the labels like in the screenshot below:

     
    December 28, 2005
    237
    3
    Sydney
    Home Country
    Have you deleted the sources of thoses skins?
    yes they have gone down with the ship when I had to format my computer some time ago.

    i've got another question, how can i get always visible in skineditor all the labels like in the screenshot below:
    I don’t exactly know what you are trying to ask. Are you talking about the skin editor itself? Or when you use the skin?

    If you’re asking about the skin editor itself I can’t help you as I edit the XML with a text editor.
     

    -ltb-

    Portal Pro
    April 10, 2006
    4,204
    21
    Home Country
    France France
    no when i use skin editor, in the screen shot all labels are visibles in the same time, generaly there is only one label visible
     

    -ltb-

    Portal Pro
    April 10, 2006
    4,204
    21
    Home Country
    France France
    need help more

    i would like to make appear/disappear the topbar from left or right so i try this code:

    <window>
    <id>3005</id>
    <defaultcontrol>21</defaultcontrol>
    <allowoverlay>yes</allowoverlay>
    <animation>FlyInFromright</animation>
    <autohidetopbar>yes</autohidetopbar>
    .....

    but it doesn't work.I also rename topbar to leftbar without success. So is it possible and what is the code for?
    thx
     

    -ltb-

    Portal Pro
    April 10, 2006
    4,204
    21
    Home Country
    France France
    Nobody can help me?
    thx
     

    Harley

    Retired Team Member
  • Premium Supporter
  • May 7, 2004
    2,053
    1,993
    Germany
    Home Country
    Germany Germany
    ..the topbarmode is hardcoded, so you can´t change something with the xml. You can only say if it should appear or not.

    Greetings Harley :)
     

    Users who are viewing this thread

    Similar threads

    Sums up the problem I am having. Sorry if I wasn't clear. No, #selectedthumb is not preserved on going to the next window. That's exactly what I am trying to solve. An example is moving from mytvrecordedtv.xml to mytvRecordedInfo. The variable changes from a screen grab thumbnail from the video file to a channel logo during...
    Sums up the problem I am having. Sorry if I wasn't clear. No, #selectedthumb is not preserved on going to the next window. That's...
    Good evening, I have a basic understanding of using skin.setstring and am able to set a skin property when a control gets focus...
    Replies
    2
    Views
    1K
    This solves the problem. Thank you. I completely overlooked that.
    This solves the problem. Thank you. I completely overlooked that.
    I'm trying to register Mediaportal as new application in trakt. When I'm ordering a new user code the window shown only "USERCODE"...
    Replies
    2
    Views
    481
    why do you want 14 days? for planning new recordings? Otherwise you could ofcourse do less days and let the recording scheduler work it out...
    why do you want 14 days? for planning new recordings? Otherwise you could ofcourse do less days and let the recording scheduler...
    Hi. I have a problem with a WebEPG grabber I'm trying to do. The problem is that the site returns a json-file and I cant get my...
    Replies
    29
    Views
    8K
    Well, thank you. Knowing that it is not the same Media Portal does help me, so I know I do not have to look into this any further. You are right, I think I just contact to Edision support next. Best regards
    Well, thank you. Knowing that it is not the same Media Portal does help me, so I know I do not have to look into this any further...
    Hi, I am new to this whole topic. I got a linux receiver Edision "OS nino+" and installed MediaPortal there. Unfortunately it does...
    Replies
    4
    Views
    3K
    So far I needed to limit the media items to respect the token limit of ChatGPT. Now the complete media items can be used, because the movie list is splitted into chunks of a specified size and responses for each chunk are concentrated into the result list :) private async Task<string> GenerateResponseWithGPT(string searchQuery...
    So far I needed to limit the media items to respect the token limit of ChatGPT. Now the complete media items can be used, because...
    Hi, I'm planning to write a plugin for MediaPortal 2, that supports users to find the right media items with help of AI...
    Replies
    6
    Views
    1K
    Top Bottom