It seems like the complex data field example hasn't been included in the sample showcase since SDK 0.2.4. Is there a reason for it?
I tried to create a new ConnectIQ project using Eclipse and the only Data Field type that was available was "Simple" using the ConnectIQ project template.
I also noticed that the documentation on the Toybox::WatchUI:: DataFiled is rather sparse and missing several key elements, such as the initialize() method. Have these been deprecated?
It also says it inherits from Object when it seems to inherit from View.
It's kind of hard to develop anything when the documentation is out of date...