On Saturday, 28 May 2022 at 02:39:41 UTC, Jack wrote:
On Friday, 20 May 2022 at 12:32:37 UTC, ryuukk_ wrote:
Avoid GTK, it's bloated, GTK4 looks like a toolkit to design mobile apps, and you need runtime dependencies on windows

adam's gui library is very nice, 0 dependencies

I personally prefer IMGUI, 0 dependencies, you bring the


could you send me please the link for this lib?

windowing library of your choice, i pick GLFW since it's minimal

IMGUI is fully capable, someone made a Spotify client with it!

https://user-images.githubusercontent.com/3907907/81094458-d20d9200-8f03-11ea-81e0-e72c0063b3a7.png

There are several bindings.
https://code.dlang.org/search?q=Imgui

Reply via email to