You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
applicationName - The application name as a string. This is what appears in CommandPost Preferences.
systemPath - A string containing the absolute path of the directory that contains the Controls and Default Map XML files.
userPath - An optional string containing the absolute path of the directory that contains the User’s Default Map XML files.
task - An optional string containing the name of the task associated with the application. This is used to assist with automatic switching of panels when your application gains mouse focus on the GUI. This parameter should only be required if the string passed in appStr does not match the Task name that the OS identifies as your application. Typically, this is only usually required for Plugins which run within a parent Host application. Under these circumstances it is the name of the Host Application’s Task which should be passed.
pluginPath - A string containing the absolute path of the directory that contains the built-in Default Map XML files.
addDefaultModes - A boolean which indicates whether or not CommandPost should add any default modes.