GUI library for DMD 2.090 or DMD 2.091

Basile B. b2.temp at gmx.com
Fri Apr 24 14:20:59 UTC 2020


On Friday, 24 April 2020 at 13:45:22 UTC, Phrozen wrote:
> I'm too new to DLang and I have a lot to learn. Probably that's 
> why I have a lot of difficulties. Has anyone tried using a GUI 
> library to the latest DMD 2.090 or DMD 2.091? I plan to use 
> this language for a specific Thermal calculator application for 
> Windows, but for two days I've been struggling with dub and 
> elementary examples in GUI libraries. I need something simple - 
> a modal window with 3 buttons and a two text boxes. So far I 
> have tested DWT, TKD, DFL, dlangui without success.
> Can anyone help me with advice or some more recent tutorial. 
> Thank you!

you also have GTK-D[1], and you have up to date sources to 
learn[2] it.

[1] https://code.dlang.org/packages/gtk-d
[2] https://gtkdcoding.com/


More information about the Digitalmars-d-learn mailing list