simple gui on windows 11

Serg Gini kornburn at yandex.ru
Fri Jan 23 15:27:42 UTC 2026


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






More information about the Digitalmars-d-learn mailing list