Hey guys I'm Looking to Change a few buttons on the virtual dj Jukebox skin provided by DJDAD, I'm having a few problems and was wondering if anyone could help out thanks
- Fix Remove From Playlist Button
- Remove Side Bar Browser - etc Such as Add a folder
- If there is any way to remove touch screen right click
Could you also provide me a link so i can post my customised edited skin?
Thank you
- Fix Remove From Playlist Button
- Remove Side Bar Browser - etc Such as Add a folder
- If there is any way to remove touch screen right click
Could you also provide me a link so i can post my customised edited skin?
Thank you
Posté Tue 23 Jun 20 @ 12:20 am
On the one provided by djdad (2011):
remove from playlist button in line 205 it is using action="deck 2 load & deck 1 select"
sidebar browser is the browser parameter "browsertoolbartree"
touch screen right click ??
On the "remake" by me (2020): (no use of bmp and karaoke) http://www.virtualdj.com/plugins/index.html?addonid=81118
look for "REMOVE FROM" it is using action="deck 2 playlist_load_and_remove & unload & deck 1 select"
it is using custom browser with no browsertoolbartree
even rightclick is a placeholder it is not used in jukebox skin
remove from playlist button in line 205 it is using action="deck 2 load & deck 1 select"
sidebar browser is the browser parameter "browsertoolbartree"
touch screen right click ??
On the "remake" by me (2020): (no use of bmp and karaoke) http://www.virtualdj.com/plugins/index.html?addonid=81118
look for "REMOVE FROM" it is using action="deck 2 playlist_load_and_remove & unload & deck 1 select"
it is using custom browser with no browsertoolbartree
even rightclick is a placeholder it is not used in jukebox skin
Posté Tue 23 Jun 20 @ 2:38 am
Hey Thanks for the reply in DJDad's Skin
Am i able to delete/Hide the side bar as mentioned but
keep the "Folders" Side panel in view or are they linked,
also how would i delete the side panel?Would I Just delete the Key in the xml? Thanks
When im in the Xml file I cannot find "rowsertoolbartree" but its in the skin, Am i looking in the wrong place?
Also the <button panel="br" action="deck 2 load & deck 1 select"> Does not remove the playlist it loads onto deck 2, How do we make it remove the playlist?
Am i able to delete/Hide the side bar as mentioned but
keep the "Folders" Side panel in view or are they linked,
also how would i delete the side panel?Would I Just delete the Key in the xml? Thanks
When im in the Xml file I cannot find "rowsertoolbartree" but its in the skin, Am i looking in the wrong place?
Also the <button panel="br" action="deck 2 load & deck 1 select"> Does not remove the playlist it loads onto deck 2, How do we make it remove the playlist?
Posté Wed 24 Jun 20 @ 12:54 am
Yes they are linked in <browser> block but in a way to "delete" side panel or to "delete/Hide" the side bar there is the possibility to display the needed parts of browser only
some infos can be found here (some elements can hide by the use of a parameter )
https://www.virtualdj.com/wiki/Skin%20Browser.html
and here (the best way, custom browser with only part you need)
https://www.virtualdj.com/wiki/Custom%20Browser.html
some infos can be found here (some elements can hide by the use of a parameter )
https://www.virtualdj.com/wiki/Skin%20Browser.html
and here (the best way, custom browser with only part you need)
https://www.virtualdj.com/wiki/Custom%20Browser.html
Posté Wed 24 Jun 20 @ 8:03 am
Note: the use of 'browsertoolbartree="no"' in <browser> is crashing skin engine for me with now latest version :(
Posté Wed 24 Jun 20 @ 8:16 am
Thanks for the reply after various try's I was only able to create the custom browser no more,
I was wondering if theres any chance if you could help me out with it? and if i could send my edited skin to you
I'm working with virtual DJ 8 2018 to get this skin working
I can list below what I've Changed and want changed
Changed -
No More CD Button
Colours of buttons
Want Changed -
- Side Bar Removed ( keep Folder, Sideview, Info)
- Remove From Playlist - Loads songs and doesn't remove from Side-list, auto mix etc I want to be able to remove songs from there
- If you can remove Sidelist, Sampler, Automix, Karaoke
If you could do this, It would save me all the hassle learning how to code from xml
Thank you,
Also how would i send the file through? (Private Pm)?
You Can Contact me on
- info@halogendjs.com.au - AUS Time
I was wondering if theres any chance if you could help me out with it? and if i could send my edited skin to you
I'm working with virtual DJ 8 2018 to get this skin working
I can list below what I've Changed and want changed
Changed -
No More CD Button
Colours of buttons
Want Changed -
- Side Bar Removed ( keep Folder, Sideview, Info)
- Remove From Playlist - Loads songs and doesn't remove from Side-list, auto mix etc I want to be able to remove songs from there
- If you can remove Sidelist, Sampler, Automix, Karaoke
If you could do this, It would save me all the hassle learning how to code from xml
Thank you,
Also how would i send the file through? (Private Pm)?
You Can Contact me on
- info@halogendjs.com.au - AUS Time
Posté Thu 25 Jun 20 @ 12:09 am
well in fact take a look at my remake ;)
http://www.virtualdj.com/plugins/index.html?addonid=81118
as said in the doc :
remove sidebar : toolbar="yes|no" : Whether or not to display the toolbar on the left of the browser
remove sideview : sideview="yes|no" : Whether or not to display the sideview
remove From Playlist : as already in first post
action="deck 2 playlist_load_and_remove & unload & deck 1 select"
http://www.virtualdj.com/plugins/index.html?addonid=81118
as said in the doc :
remove sidebar : toolbar="yes|no" : Whether or not to display the toolbar on the left of the browser
remove sideview : sideview="yes|no" : Whether or not to display the sideview
remove From Playlist : as already in first post
action="deck 2 playlist_load_and_remove & unload & deck 1 select"
Posté Thu 25 Jun 20 @ 12:26 am
Thanks for that I got the Remove Playlist working,
I Went to download your Jukebox Skin and it says "download failed", with the virtual dj 2020
Is there any other way you can send this through thanks,
I Went to download your Jukebox Skin and it says "download failed", with the virtual dj 2020
Is there any other way you can send this through thanks,
Posté Thu 25 Jun 20 @ 6:22 am
Halogen DJs wrote :
Thanks for that I got the Remove Playlist working,
I Went to download your Jukebox Skin and it says "download failed", with the virtual dj 2020
Is there any other way you can send this through thanks, Do I need to create a custom browser or can i just edit the same browser its using already to remove the side panel?
I Went to download your Jukebox Skin and it says "download failed", with the virtual dj 2020
Is there any other way you can send this through thanks, Do I need to create a custom browser or can i just edit the same browser its using already to remove the side panel?
Posté Thu 25 Jun 20 @ 10:59 pm