Hello everyone and thanks in advance,
I am doing a Menu for a watch using the Menu2 method. In this menu the item SubLable should display the value of the Position.heading which is supposed to change during time.
I can set the item SubLable correctly when i call the menu with the heading of that moment, however I am having trouble trying to update it while i am on the menu to make it match the actual Position.heading.
I tried with the timer method but it seems to work only for pages and not for delegates.
Thank you very much