Lightweight, cross-platform, GUI library with D bindings?
Jacob Carlborg
doob at me.com
Sat May 1 06:10:25 UTC 2021
On 2021-04-30 02:17, James Lu wrote:
> I'm looking for a lightweight, cross-platform, GUI library with D bindings.
>
> It should support widgets that can be dragged and dropped. (Imagine
> Scratch, but 1D.)
There's DWT [1]. It supports Windows and Linux. It's not a binding since
it's all implemented in D. It does support drag and drop.
[1] https://github.com/d-widget-toolkit/dwt
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list