On Sunday, 17 February 2013 at 03:28:29 UTC, js.mdnq wrote:
WPF is pretty nice for .net. Is there any work towards building
a nice gui presentation layer for D, something that has or will
have all those nice modern features we are seeing in stuff like
WPF, QT, etc?
WPF - hardware accelerated gui. gtk3 (in D - gtkD) or any with
open gl window support.
If about xaml - Qt/qml, gtk/glade etc.
If I understand correctly ;)
But even MS promote C++/xaml without wpf. Wpf generally for
corporate users, legacy reasons.