Garmin Forums
Site
Search
User
Site
Search
User
Apps & Software
Outdoor Recreation
Sports & Fitness
Pilots
Developer
Beta Program
German Forum
More
Cancel
Developer
More
Connect IQ
Connect IQ App Development Discussion
How Can I create a DataField in my Fenix3 ?
News & Announcements
Forums
Bug Reports
Wiki
Tags
More
Cancel
New
Replies
1 reply
Subscribers
14 subscribers
Views
172 views
Users
0 members are here
Options
Share
More
Cancel
Related
How Can I create a DataField in my Fenix3 ?
Former Member
over 10 years ago
so , I'm a new comer. I want to write DataField in my Fenix3,but the sample code were extends Toybox.WatchUi.SimpleDataField
Can anyone send me a sample code that extends Toybox.WatchUi.DataField.
Thanks alot .
travis.vitek
over 10 years ago
Just change the sample project to extend
Ui.DataField
and implement
onUpdate(dc)
to draw whatever you need.
Travis
Cancel
Up
0
Down
Reply
Cancel