Seitenhierarchie

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.32
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download



Purpose

  • Required:  No
  • Type of Change:  Feature


 
Description of Change

Add the ability to choose the type of pause for designers in the slideshow

Any control with ID 15 will be shown as a pause; if it is not, it will be as before.

Text:


    <control>
        <description>Pause</description>
        <type>fadelabel</type>
        <id>15</id>
        <posX>100</posX>
        <posY>105</posY>
        <width>1400</width>
        <label>Pause</label>
        <align>left</align>
        <font>fontB12</font>
        <textcolor>FFFFFFFF</textcolor>
    </control>

Image:

    <control>
        <description>Pause image</description>
        <type>image</type>
        <id>15</id>
        <posX>100</posX>
        <posY>100</posY>
        <width>50</width>
        <height>50</height>
        <texture>osd_pause.png</texture>
    </control>


Additional Information and References

Jira Issue:MP1-5029
Related xml(s):slideshow.xml
Windows IDs:2007
Related GUI control:
Author:ajs
Date added:Mon, 18 May 2020


XML/Code Samples

Screenshots



   

 

  • Keine Stichwörter

This page has no comments.