I actually have 4 questions, but didn't want to start a thread for each of them:
1) I was wondering whether it is possible to update the label of a SimpleDataField? Currently it seems not to work when settings label to a new value inside the compute() function. I have an application that shows 7 different values and cycles through them. I can paint the labels and data myself using just DataField, but my DataField is already 14KB and when adding support for the Fenix3 with it's different layouts, then it won't fit into memory anymore.
2) can I package different .prg files into the same .iq? A simpler one for vivoactive, epix and Fenix3 and a more complex one for the fr920xt? The same reason is the 16KB limit.
3) If SimpleDataField would override onUpdate(dc), then I could paint special stuff for example in a 1-field layout and in all other fields I would use the default behaviour of the SimpleDataField.
4) Will a future firmware version support settings (over mobile phone for example)? Then I don't have to duplicate the datafields to supports numbers in km/h or knots.
Thanks and greetings,
Mete