快速登录:  

Forum: General Discussion

话题: Browser Focus Track Color

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

ClayDJPRO InfinityMember since 2011
Is it possible to have two different browser focus colors? I would like the browser focused track to be the same color as the deck that it it playing on (ie; there would be a red focus for deck 1, and a blue focus for deck 2). This would also be another quick way to see which deck is playing what track when searching the browser. If possible, what would be the coding?
Thanks in advance.
 

发表时间 Tue 19 Aug 14 @ 3:25 pm
ClayDJPRO InfinityMember since 2011
+1
 

发表时间 Thu 21 Aug 14 @ 3:53 pm
yes you can , adding a visibility for the both browsers
i.e:
<pannel id="browser" visibility ="left select" visible="yes">
with a color

<pannel id="browser" visibility ="right select" visible="no">
with a color

ps: i didn't try so maybe you must change the command

juan
 

发表时间 Thu 21 Aug 14 @ 7:55 pm
ClayDJPRO InfinityMember since 2011
jmf28 wrote :
yes you can , adding a visibility for the both browsers
i.e:
<pannel id="browser" visibility ="left select" visible="yes">
with a color

<pannel id="browser" visibility ="right select" visible="no">
with a color

ps: i didn't try so maybe you must change the command

juan


Thanks for the response Juan.
What do you mean by "with a color"? Where would I place the color code in relation to the coding that you listed?
Is the "pannel id=" code added to the existing browser code, or is the existing code modified?
Thanks in advance.

 

发表时间 Fri 22 Aug 14 @ 2:34 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
Indeed the solution would be to have 2 panels with browsers and show one each time, depending on the criteria.
the code above would work, as only one deck can be selected. But the criteria cant be if a deck is playing, as both can. Unless of course the priority is given to one of them.
 

发表时间 Tue 26 Aug 14 @ 3:26 pm


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