What would you rewrite in D?
Jonathan M Davis
jmdavisProg at gmx.com
Wed Oct 6 23:37:06 PDT 2010
On Wednesday 06 October 2010 22:00:02 Nick Sabalausky wrote:
> "Gour D." <gour at atmarama.net> wrote in message
> news:20101007055846.597a5b6e at atmarama.noip.me...
>
> >Although I'm still hankering to see QtD, I'm just curious (not having
> >experience with) how does SWT (DWT) can compare in regards?
>
> SWT/DWT uses the native GUI, at least on windows. I have no idea what it
> uses on Linux, my guess would be GTK-only, but that's only a guess. But I
> think DWT is D1-only right now (so is wxD).
SWT uses GTK on Linux (unfortunately), so presumably DWT does as well. It's what
Eclipse uses. However, I do believe that you're right and that it's currently
only D1 compatible.
More information about the Digitalmars-d
mailing list