davidortinau / WeatherTwentyOne

MIT License
927 stars 220 forks source link

[Question] Windows tray icon #30

Closed igalfsg closed 3 years ago

igalfsg commented 3 years ago

I see that to add the Windows Tray Icon you had to do a lot of Native Windows code to get it implemented, is this something that will change in the future? or should I go ahead and do that in my application?

igalfsg commented 3 years ago

It wasn't that bad you just copy the folder NativeWindowing as is.