GUI development libraries in D?
Gary Willoughby
dev at kalekold.net
Wed Sep 26 10:36:11 PDT 2012
On Tuesday, 25 September 2012 at 21:51:40 UTC, Matthew Turner
wrote:
> Hello,
>
> I'm wondering if there is any library for making a GUI with D.
> If not, what would you recommend for that? Could I just use
> c++ libraries?
>
> Thank you,
> Matt
GtkD is probably your best bet. I wrote a blog post here on how
to get things working on Windows and Linux:
http://kalekold.net/index.php?post=17
I guess now that GtkD has been updated to support Gtk3 things
will be slightly different?
More information about the Digitalmars-d-learn
mailing list