快速登录:  

Forum: VirtualDJ Skins

Topic: Skin programming

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hey everyone,

I was wondering if it's possible to show a song's comment next to the author - title in a skin ONLY if the comment is set.
I know it's simple just to show the comment (add %comment) but I want to show it between brackets, so if it's not set, I only get two empty brackets...

Any help?
Thanx in advance!

Grtz
 

发表时间 Tue 19 Aug 08 @ 4:20 am
It isn't possible to use conditional coding in skins.

So you will always have empty brackets.

Or else you could code it like this:
%Author - %Title - %Comment

And if the comment isn't there you will have " - " at the end of the title name.
 

ok, tnx anyway!
 



(陈旧帖子或论坛版块会自动关闭)