Jump to content
Posted 10 July 2016 - 09:07
Posted 10 July 2016 - 09:15
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 10 July 2016 - 15:50
realy don't know but if you want get acess faster to the pluggin you can creat a
'hotkey'
menu / setup / system / hotkey / now just choise the key.
this is on vu+
Posted 10 July 2016 - 16:14
def startXXX(session, **kwargs): session.open(XXXXX)
PluginDescriptor(name=_("XXX"), description="xxxxx", where=PluginDescriptor.WHERE_MENU, fnc=mainconf)] def mainconf(menuid): if menuid == "mainmenu": return [(_("XXX"), startXXX, "xxx", None)]
0 members, 1 guests, 0 anonymous users