A GUI library to begin with

AaronP aaronbpaden at gmail.com
Tue Feb 7 23:59:48 PST 2012


On 02/07/2012 09:55 PM, Mr. Anonymous wrote:
> Hello,
>
> I want to start playing with D, and I'm looking at a GUI library to
> begin with.
>  From what I see here:
> http://www.prowiki.org/wiki4d/wiki.cgi?GuiLibraries
> I have four choices:
> GtkD, DWT, DFL, DGui.
>
> Has anyone tried these? Any suggestions?
> What is the status of DWT? What's the difference between DFL and DGui?
> Why does GTK suck (I read that a couple of times).
>
> Thanks.

I wrote a small utility in gtkd and it seemed good enough. I'm not sure 
how it'd hold up for larger projects, but the toolkit it's built on 
(GTK) is quite mature. I don't think it sucks at all, just that GUI 
programming in C sucks in general. :P


More information about the Digitalmars-d-learn mailing list