Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: Using onPress to go to watch face settings menu

    flowstate
    flowstate
    beva said:
    $.timetorecoverApp.getSettingsView(); does nothing

    Of course it doesn't, as that function simply returns your settings view (and delegate) - it doesn't do anything with them. The framework calls it when the user accesses watchface settings through…

    • 3 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • BehaviorDelegate.onActionMenu() doc is confusing: "This will be triggered when action menu is pushed. Invoke WatchUi.showActionMenu to push an action menu."

    flowstate
    flowstate

    https://developer.garmin.com/connect-iq/api-docs/Toybox/WatchUi/View.html#setActionMenuIndicator-instance_function

    The full text for the doc is:

    Represents the Action Menu behavior.

    This will be triggered when action menu is pushed. Invoke WatchUi.s…

    • 5 months ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Obtaining the heart rate from an external sensor (chest strap)

    flowstate
    flowstate
    flocsy said:
    My guess is that when the switch happens and the HR of the optical sensor is used, then you won't see respiratory rate for those seconds. It wouldn't make sense to decide that the strap's HR reading is bad quality, so we switch to the optical…
    • 8 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Emojis with default fonts: what devices and fonts support which emojis?

    flowstate
    flowstate
    bruderjakob said:
    Is there a table somewhere, where I can look up which devices supports which emojis?

    Unfortunately no

    bruderjakob said:
    What format is expected?

    Try encoding your source (MC and resource XML) files as utf-8. You should be able to use unicode…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Enduro 2 not showing up in list of compatible devices

    flowstate
    flowstate
    OttawaDeveloper said:
    Perhaps the ones that support enduro 2 were loaded in the store prior to removal of 006-B4341-00?

    To be precise, they were built prior to removal of 006-B4341-00 from the device file. Information from the device library is used at…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Garmin Model with Automatic Activity Tracking Like Google Timeline?

    flowstate
    flowstate

    To clarify, on most Garmin watches, Move IQ doesn’t record a full activity, it just puts an entry in your calendar like “Walking - 40 min”. The difference between that and a full activity is that a full activity typically enables GPS, records your location…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Do action if two buttons are pressed

    flowstate
    flowstate
    Nils Lahaye said:
    since you can't in the simulator press two button at once.

    You can if you use the keyboard:

    KEY_UP = UP
    KEY_DOWN = DOWN
    KEY_MENU = M (even on a device which doesn't have a separate physical menu button :/)
    KEY_ESC = ESC
    KEY_ENTER…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • How to best structure my application? Any tips welcome!

    7495635
    7495635

    Hello, this is my first time actually asking something to the forum as opposed to reading though forum posts to try find my answers. 

    (I know it is a lot to read, even partial advice or thoughts are helpful!)

    I am in the works of making an application…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • Stepping in the simulator no longer works for me (Intel Mac, Ventura 13.4.1 (c))

    markw65
    markw65

    Since updating to 6.2.1 (although I'm starting to think thats not relevant), I can still set breakpoints that trigger. If I then hit "go", things work as expected, and it runs until the next breakpoint. Similarly "step out" will run until the current…

    • over 2 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: getFontHeight deprecated or no longer supported?

    flowstate
    flowstate

    Oh, were you literally using Graphics.Dc.getFontHeight() as opposed to dc.getFontHeight() (where dc is an instance of Graphics.Dc)?

    That would explain it. Technically the former usage is incorrect (as getFontHeight() is a class instance method as opposed…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
<>
Copyright © 1996-2023 Garmin Ltd. or its subsidiaries
  • Site Map
  • Terms of Use
  • Privacy
  • Security