On Thu, 14 Apr 2011 17:39:32 +0400, David Wang <osx.da...@live.com> wrote:
Dear Walter Bright,
I would like to know that what GUI library you would like to use for D
Language ?
Have you ever considered the GTK+ 3.0? or other library? or you will
produce a
new D library of GUI?
wainting for your kindly feedback.
Best regards.
David.
Walter is working on a reference compiler, I don't think he is using (let
alone developing) any GUI library. That should be a community effort.
That said, there are bindings for Gtk+ 2.xx and Qt (called GtkD and QtD
respectively) as well as a DWT (which is a port of SWT library).