Hi All,
From the documentation available I'm struggling to understand what the best way to implement a simple speed/time application.
The application is simple, imagine a screen with three fields
[FONT=Courier New]
| Distance: x |
| Speed: y |
| Time: z |
[/FONT]
I want to be able to have the user move between these fields and increment one, as they increment it the others change accordingly.
A simple app of course, nothing special about it other than hopefully helping me to learn more about writing code for the Fenix 3.