Stephen Braitsch
Stephen Braitsch
More data binding support is coming. There's been some talk on the forum about integration with ofParameter so I'm thinking about how I want to implement binding consistently across all...
[v1.1 now has limited support for ofParameter](http://braitsch.github.io/ofxDatGui/index.html#of-parameter) (sliders only). Support for more components will likely be in the next release.
I believe `code 5 / smtp undefined` means you haven't setup your credentials correctly. Ensure that NL_EMAIL_HOST, NL_EMAIL_USER and NL_EMAIL_PASS are all set correctly as described in the readme and...
@PdxLook Thanks for this. I was getting the ``_fetch is a not a function`` error and was having trouble tracking down why. It was because I had two different versions...