Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Year display

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Hello - I look for the formula to display the year on my personal skin. Thank you in advance for your response.
 

geposted Sat 08 Aug 15 @ 10:26 am
 

geposted Sat 08 Aug 15 @ 10:57 am
djdadPRO InfinityDevelopment ManagerMember since 2005
get_year
get_loaded_song 'year'
get_browsed_song 'year' (for the focused track of Browser)
For skins these need to be used as ..
<textzone>
<text action="get_year"/> or <text format="Year `get_year`"/> or <text action="get_text 'Year : `get_year`'"/>
</textzone>

If by Year you mean the current date/year e.g. Aug 8 2015, then its not possible.
 

geposted Sat 08 Aug 15 @ 12:28 pm
I'm just looking to show the year of birth being in "editor tag" not the current date. Thank you.
The line does not : <textfont="Arial" size="24" color="#9898FB" weight="bold" align="center" format="%year"/>
 

geposted Sat 08 Aug 15 @ 1:01 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
maybe because you miss a space there ? <text font and not <textfont ?

Also i dont think there is %year to use for format. http://www.virtualdj.com/wiki/SkinSDK7.html
You need to use one of the ways mentioned in my previous post
 

geposted Sat 08 Aug 15 @ 3:27 pm
Hello Djdad - thank you for all your information in my previous post I misspoke. I followed your advice and it has run the first time.
still a great appreciation for the speed of the board.
(traducteur Google)
 

geposted Sat 08 Aug 15 @ 6:52 pm


(Alte Themen und Foren werden automatisch geschlossen)