Allen Dang

Results 172 comments of Allen Dang

@musabgultekin Sure, here it is `https://www.dydytt.net/html/gndy/dyzz/20210711/61627.html`

Can't believe this issue remains more than one year...

I set the LD_LIBRARY_PATH to the lib directory, but error still there. LD_LIBRARY_PATH=/Users/judy/Qt5.10.0/5.10.0/clang_64/lib ./goqt 2018/02/26 20:20:36 dl: dlopen(libQt5Core.dylib, 2): image not found {handle:{c:}} 2018/02/26 20:20:36 dl: dlopen(libQt5Gui.dylib, 2): image not...

Thanks for the link. So I think you mean this is not implement inside sciter, right? Ok, I will take a look at cgo.

No, I tried that. Using a existing app which doesn't have code signature, replace the executable file, the icon, and modify the info.plist. Unfortunately this doesn't work out.

Yes, Inspector.app has a valid icon. But I think it is compiled by xcode and it will sign automatically.

So.... any thoughts? It sad that we cannot find a way to set proper application icon. This is a very good (the best in my opinion) cross platform GUI framework...

@gravestench The reason why I'm using my own fork of imgui-go, is I intend to make giu a complete Desktop UI framework (AFAIK this is not the purpose of imgui...

@gravestench What kind of bug in my fork of imgui-go?