Connexion rapide:  

Forum: General Discussion

Sujet Browser Focus Track Color

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

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.
 

Posté Tue 19 Aug 14 @ 3:25 pm
ClayDJPRO InfinityMember since 2011
+1
 

Posté 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
 

Posté 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.

 

Posté 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.
 

Posté Tue 26 Aug 14 @ 3:26 pm


(Les anciens sujets et forums sont automatiquement fermés)