can i make a command where the folders on left on show when im scrolling through them when i choose a folder start scrolling through tracks it goes away
发表时间 Sun 13 Jul 14 @ 9:31 pm
Say what?
Can you reword that to make it clearer?
Can you reword that to make it clearer?
发表时间 Mon 14 Jul 14 @ 6:46 am
Try ' browser_enter ' or perhaps ' browser_folder ', possibly the first one.
Oh hang on you want the treeview to vanish, erm possible but how do you want to make it reappear
*going for a test*
Oh hang on you want the treeview to vanish, erm possible but how do you want to make it reappear
*going for a test*
发表时间 Mon 14 Jul 14 @ 7:19 am
I think locodog feels me.


See one is open tree one is closed tree. on both my mixer and controller i can switch back and forth between folder tree and track selection. So is there away to make it when i do these switch back and forth it opens and closes with as i switch.
See one is open tree one is closed tree. on both my mixer and controller i can switch back and forth between folder tree and track selection. So is there away to make it when i do these switch back and forth it opens and closes with as i switch.
发表时间 Mon 14 Jul 14 @ 8:35 am
Try show_splitpanel 'folders'
发表时间 Mon 14 Jul 14 @ 9:01 am
PachN wrote :
Try show_splitpanel 'folders'
browser_folder ? browser_window "songs" : browser_folder
this is my mapping now i still want this function so how to i add that action
发表时间 Mon 14 Jul 14 @ 9:44 am
browser_folder ? browser_window "songs" & show_splitpanel 'folders' off : browser_folder & show_splitpanel 'folders' on
发表时间 Mon 14 Jul 14 @ 9:59 am
Interesting that it can be scripted...
So is it possible to have the side panels open when that area is moused over, as they used to do in VDJ 7?
So is it possible to have the side panels open when that area is moused over, as they used to do in VDJ 7?
发表时间 Mon 14 Jul 14 @ 10:05 am
in a way, yes.
show_splitpanel 'splitname' on|off (or nothing will just toggle), can close open any of the split panels of the Browser and any <split> panels that a skin may have. The names that the default Browser uses (for splits) are the ones you see on the vertical buttons/labels.
show_splitpanel 'splitname' on|off (or nothing will just toggle), can close open any of the split panels of the Browser and any <split> panels that a skin may have. The names that the default Browser uses (for splits) are the ones you see on the vertical buttons/labels.
发表时间 Mon 14 Jul 14 @ 1:58 pm
see these are the things that keep me a fan of virtual dj. So is this possible i have a knob mapped to switch thru my sample sets. Can it be mapped to open when i scroll to another set and close after a sec or 2 with no activity
发表时间 Mon 14 Jul 14 @ 6:30 pm





