Best GUI library and GUI designer?
Jacob Carlborg
doob at me.com
Tue Nov 27 04:12:52 PST 2012
On 2012-11-27 09:32, December Flower wrote:
> Hi there.
> Sorry for my poor English first.
>
> I just started D language and looking for GUI library and designer.
> I found some.
>
> GUI libraries from D wiki and
> Designers are Entice or Bud.
> but it seems that there's no further development.
>
> I found few threads and they are all stories of 2 or 3 years ago.
>
> So I'm wondering if you can recommend some GUI library and designers to
> start with. For the text editor, I'm currently using gVim.
>
> Best regards.
I think DWT is a good GUI library, but it doesn't have a GUI designer.
Since DWT is a port of the Java library SWT you could use a GUI designer
that supports SWT and then port the code to D.
--
/Jacob Carlborg
More information about the Digitalmars-d-ide
mailing list