Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Theming

inuse statetype stuck?

 

 

MythTV theming RSS feed   Index | Next | Previous | View Threaded


managementboy at gmail

Jan 11, 2011, 12:30 PM

Post #1 of 2 (896 views)
Permalink
inuse statetype stuck?

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


mythtv at sky

Jan 16, 2011, 2:42 AM

Post #2 of 2 (828 views)
Permalink
Re: inuse statetype stuck? [In reply to]

On 11/01/11 20:30, Elkin Fricke wrote:
> 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
>

Maybe a typo but it looks like you are using the same image for both the
'yes' and 'no' states so not surprising you don't see a difference?

Paul H.

MythTV theming RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.