[mythtv-theming] Placing semi-transparent box under status icons (ie auto expire)

Mark Perkins perkins1724 at hotmail.com
Sun Aug 25 15:56:24 UTC 2013


Hi again, looking to be able to place a semi-transparent shape underneath
the status icons that appears / disappears when the status icons appear /
disappear, similar to the arrangement with the coverart. However I cannot
make the group disappear no matter what I try. The status icon appears /
disappears depending on the recording but the shape remains no matter what.
Xml code is as follows:

 

        <group name="buttongroup">

            <area>853,633,427,107</area>

            <minsize vanish="yes">100%,100%</minsize>

 

            <shape name="groupbox2">

                <area>0,0,427,107</area>

                <type>roundbox</type>

                <fill color="#000000" alpha="0" />

                <line color="#FFFFFF" alpha="0" width="0" />

                <cornerradius>1</cornerradius>

                <minsize vanish="yes">100%,100%</minsize>

            </shape>

 

            <imagetype name="autoexpire">

                <area>10,10,32,32</area>

                <filename>type/autoexpire.png</filename>

                <!--position>10,15</position>-->

                <minsize vanish="yes">100%,100%</minsize>

            </imagetype>

 

        </group>

 

Again any assistance possible would be greatly appreciated, Mythfrontend
0.27.

 

Mark.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-theming/attachments/20130826/084a8573/attachment.html>


More information about the mythtv-theming mailing list