evangwt
evangwt
> So you mean that `SelectIfaces` option does not work for you on Windows? When I use config file to initialize my options, `SelectIfaces` is not suitable to do that...
If walk .NewIconFromResourceId doesn't work, you can try this. ```go func main() { // ... // load icon hIcon, _ := loadIconFromResource(iconID) if hIcon != 0 { win.SendMessage(mw.Handle(), win.WM_SETICON, 1,...
You should update golang.org/x/sys
You can use some chart lib to render images and load them.
> Thanks @evangwt and @alkanna . > > Hi @evangwt , Any recommendations for Chart lib? Thanks a lot. I'm using github.com/wcharczuk/go-chart/v2
> ugintl It's not laravel.