快速登录:  

Forum: VirtualDJ Plugins

话题: Refreshing the pad list from plugin code

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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.
 

发表时间 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"
 

发表时间 Sat 18 Feb 17 @ 1:39 pm


(陈旧帖子或论坛版块会自动关闭)