Description | Calling this function with no parameters will open the CNS Menu Configuration Dialog. You can optionally open to a specific tab by specifying the name of the tab as the “Option” parameter. This function also allows you to get or set any preference found in the Configuration Dialog.
Valid PrefNames:
“AddHelp” - If True, Function specific Help will be added to Calculations when inserting the Plug-in’s Functions.
“PopupMenuErrors” - If True, an Error Dialog will popup upon selecting a menu item that is not setup correctly.
“AutoSetValue” - If True, any menu item that does not have a value set and does not inherit a default value will use the menu item name as the value.
“DisableMenuuScaling” - If True, the menus will not scale in proportion to the current layout’s zoom factor.
“UseOldFunctions” - If True, the old-style External(“Scrp-XXX”) functions will be available.
“UseNewFunctions” - If True, the new-style CNSMenu_XXX functions will be available.
|
---|