On Friday, 23 January 2026 at 15:00:53 UTC, Lars Johansson wrote:
Hej, I got a problem.
While trying to learn D (I am on Windows 11)
i like to build a simple window with some textboxes pushbuttons
etc.
Can someone advice a working simple GUI for Windows 11?
Hey there!
"for sure"
Here we go (Higher in the list - higher my suggestion to check):
https://code.dlang.org/packages/dfl - Windows specific library
https://code.dlang.org/packages/dlangui - cross platform,
including windows
https://code.dlang.org/packages/guino - cross platform based on
webview
https://code.dlang.org/packages/gid - new better GTK bindings
https://code.dlang.org/packages/dqt - if you prefer Qt
https://code.dlang.org/packages/fluid - declarative UI
https://code.dlang.org/packages/microui-d - something very simple