Open madc opened 9 years ago
Callbacks, for custom controls in my case, can only consist of lower-case chars. Having an uper-case char (i.e. camelCase) in the function name will result in a "function not found" error.
Callbacks, for custom controls in my case, can only consist of lower-case chars. Having an uper-case char (i.e. camelCase) in the function name will result in a "function not found" error.