DFL is the best UIcontrols for D,compare it to dwt, tkd,dtk,dlangui,anchovy......

Gary Willoughby via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue May 13 14:23:03 PDT 2014


On Tuesday, 13 May 2014 at 20:42:11 UTC, jack death wrote:
> "It would be cool if somebody will handle developing of DFL. 
> It's
> better to have one such toolkit, than tons of complex and not
> finished toolkits."

Tkd is finished.
Gtk-D is finished.

You aren't going to get very far unless you actually learn to use
your tools, complex or not. Tkd is about as simple as it gets for
GUI programming. Tkd-D is more complex but that's the price you
pay for needing to create something more complex.

> isn't that the truth. as much as i like D, i find it unusable 
> for me, since i do not have a ui-/db-toolkit. i want to use the 
> language, not invent everything every step or fight for it.

You've obviously never looked.

https://github.com/gtkd-developers/GtkD
https://github.com/nomad-software/tkd
https://github.com/rejectedsoftware/mysql-native
http://dlang.org/phobos/etc_c_sqlite3.html
https://github.com/adilbaig/Tiny-Redis
http://www.wikiservice.at/d/wiki.cgi?DatabaseBindings


More information about the Digitalmars-d-learn mailing list