simonkrauter / NiGui

Cross-platform desktop GUI toolkit written in Nim
MIT License
724 stars 49 forks source link

Why window.iconPath = "myicon.png" not effect? #182

Open zhouhm opened 8 months ago

zhouhm commented 8 months ago

Cannot set the icon in the upper left corner of the window I want to modify the icon of windows My nigui version is 0.2.8

simonkrauter commented 8 months ago

What OS do you use? Does it work when you use the example_01_basic_app.nim from the repo?

zhouhm commented 8 months ago

I understand, it behaves differently in different window manager environments