Changes

Adding Modules/Parameters

1 byte added, 21:06, 14 July 2016
Adding Parameters
Search is performed using the findParam([fullpath]) method.
Each parameter stores the data internally or externally , using a set/get (- usefull to retrieve dynamic data). In this case, the @setupSetParam(nameOrPath) decorator should be used in the set method in order to syncronize the GUI when the parameter value changes.
More information about the Parameterized and the Parameter class can be found in its docstrings.
218
edits