Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: Refreshing the pad list from plugin code

This topic is old and might contain outdated or incorrect information.

I am writing code to add myCustom.xml file to the pads folder but not sure how to get it to show up in VirtualDJ without restarting VDJ. Any ideas?

I think I'm about halfway done with my plugin.
 

Posted Sat 18 Feb 17 @ 2:46 am
djdadPRO InfinityDevelopment ManagerMember since 2005
Pad pages are loaded when VirtualDJ starts up, so you cant add any other after that, unless of course you manually create one via the Pads Editor

Wondering what kind of a Plugin is this that needs a Pad Page to be created when this is loaded/enabled. If you want to provide the users a Pad page to offer some Plugin controls, then you will need to create/submit and prompt users to install it as a separate Addon.
Alternatively, you can create a custom GUI for your Plugin and offer there the necessary "actions"
 

Posted Sat 18 Feb 17 @ 1:39 pm


(Old topics and forums are automatically closed)