Se Connecter:     


Forum: VirtualDJ Technical Support

Sujet: Where does Button Editor save data?

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

Where does the button editor save it's custom scripts. I setup some custom buttons on a skin but after looking in the Documents/VirtualDJ/Skins folder I don't see any of the files modified with the content for the buttons I programmed.

Thanks
 

Posté Sun 15 May 22 @ 10:48 pm
settings.xml

customButtons
 

Thanks @locodog , you beat me to my reply that I found the file which didn't show until I quit out of VirtualDJ.
I created a skin, how can I share it with everyone and have it automate adding the customButton section to that settings.xml
 

don't use custom buttons for that, they're set locally.
make it a button with a fixed action, if you want to share a skin.

there's also multibuttons in the skin if the action used is a lengthy and end user doesn't need to see it. let me find my multibutton example.
 


<multibutton id="SomeName">
<choice name="1" action="your action" />
</multibutton>


called with a fixed action button, action being
multibutton SomeName
 



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