2008-01-26, 11:33 AM
Guys,
I'm new to skin editing (although I was a programmer years ago ).
I've removed the channel name in the Community3 TV guide skin and reduced it to Icon only. I now want to move the "listing date" off the timeline in the TV guide so I can move the whole guide left to close the gap where the channel name was and allow me to increase the timeline.
I can see how to remove the "listing date" but I thought it would be easy to put it somewhere else on the top of the screen .
When I create a position and Compositeimage for the date, instead of the date I get "@visibleDate2" in text on the screen.
The line I used is :- <DrawText text="@visibleDate2" loc="0,5" size="25,90" textStyle="TimelineStyle" align="Center" valign="center"/>
Is what I'm trying possible or can you only use the "@visibleDate2" definition within the "Timeline" CompositeImage?
Any help appreciated
P.S. Has anyone created any guide to Skin programming syntax/rules etc?
I'm new to skin editing (although I was a programmer years ago ).
I've removed the channel name in the Community3 TV guide skin and reduced it to Icon only. I now want to move the "listing date" off the timeline in the TV guide so I can move the whole guide left to close the gap where the channel name was and allow me to increase the timeline.
I can see how to remove the "listing date" but I thought it would be easy to put it somewhere else on the top of the screen .
When I create a position and Compositeimage for the date, instead of the date I get "@visibleDate2" in text on the screen.
The line I used is :- <DrawText text="@visibleDate2" loc="0,5" size="25,90" textStyle="TimelineStyle" align="Center" valign="center"/>
Is what I'm trying possible or can you only use the "@visibleDate2" definition within the "Timeline" CompositeImage?
Any help appreciated
P.S. Has anyone created any guide to Skin programming syntax/rules etc?