快速登录:  

Forum: VirtualDJ Skins

话题: Use get version script to swap browser size?

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

Because there are not many VDJ 8 specific skins and a huge back catalogue of earlier skins, I still use many skins from VDJ 7 and back.

However, the four browser tabs (browser/sampler/effects/record) are visible but redundant - so I was thinking maybe it would be possible to have the skin check whether it's running in VDJ 7 or 8, and use a different browser size for each, to hide the tabs when running 8.

How would that be coded?
 

发表时间 Sat 31 Jan 15 @ 4:43 am
visibility="get_version & param_equals '8'"
visibility="get_version & param_equals '7'"

Not tested but in theory.
 

发表时间 Sat 31 Jan 15 @ 4:52 am
Thanks, I'll give it a try.

[later] Seems to work OK (a spot of graphical glitching on the tabs in VDJ 7).
 

发表时间 Sat 31 Jan 15 @ 4:56 am


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