Thank you very much for your time - it compiles fine now.
The only thing is that ranges is private member of ofTtfSettings class so instead of settings.ranges = {...}
we should use settings.add({...})
Michal
Thank you very much for your time - it compiles fine now.
The only thing is that ranges is private member of ofTtfSettings class so instead of settings.ranges = {...}
we should use settings.add({...})
Michal