You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to display a timer in my tray menu, so it shows the current time.
I thought I just have to replace the whole menu with tray.set_menu. This works fine under MacOS, but not under Windows. Under windows the menu only get updated every once in a while and is not consistent.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to display a timer in my tray menu, so it shows the current time.
I thought I just have to replace the whole menu with
tray.set_menu
. This works fine under MacOS, but not under Windows. Under windows the menu only get updated every once in a while and is not consistent.Is there maybe a different way?
Maybe someone has an idea.
Beta Was this translation helpful? Give feedback.
All reactions