[mythtv-theming] inuse statetype stuck?

Elkin Fricke managementboy at gmail.com
Tue Jan 11 20:30:53 UTC 2011


Hi, while theming I noticed this issue: the inuse state, after watching a
recording, stays "on" for ever, even after the file has stopped being used.
Am I the only one with this problem? or am I just theming wrong?

here is the code example:

    <statetype name="inuse">
<state name="yes">
    <imagetype name="tag">
       <area>1040,2,25,25</area>
 <filename>icons/inuse.png</filename>
    </imagetype>
 </state>
<state name="no">
    <imagetype name="tag">
        <area>1040,2,25,25</area>
 <filename>icons/inuse.png</filename>
      <alpha>0</alpha>
    </imagetype>
</state>
    </statetype>

cheers,

Elkin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-theming/attachments/20110111/5a3eaf5a/attachment.htm>


More information about the mythtv-theming mailing list