Delubear / GlucoseTray

Tray Icon for displaying current BG information in taskbar.
MIT License
35 stars 21 forks source link

Graph in PopUp Balloon #6

Open Delubear opened 5 years ago

Delubear commented 5 years ago

When double-clicking the icon to show the Balloon, have it display a graph below the current content with the past few hours similar to DexCom apps.

Is this possible?

Might have to look at rendering a borderless/frameless Windows Form / WPF dialog that replaces the balloon. This would give more flexibility over whats shown but may not look as standard or as stock as the current Windows implementation of ShowBalloonTip.