Seitenhierarchie

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.36
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download



Code:

<control>
    <description>IconLogo</description>
    <type>image</type>
    <posX>1520</posX>
    <posY>48</posY>
    <width>40</width>
    <height>40</height>
    <texture>myNotifier/iconInfo.png</texture>
    <visible>!string.equals(#myNotifier.Messages.Count.Unread,0)</visible>
    <animation effect="fade" time="250">WindowOpen</animation>
    <animation effect="fade" time="250">WindowClose</animation>
    <animation tween="sine" effect="zoom" start="100,100" end="130,130" time="350" condition="true" pulse="true" >conditional</animation>
</control>

   

 

  • Keine Stichwörter

This page has no comments.