D Binding to GUI libraries
Jacob Carlborg
doob at me.com
Sun Oct 21 10:49:40 UTC 2018
On 2018-10-21 09:33, Russel Winder wrote:
> The SWT framework is being replaced with JavaFX, so should D forget DWT
> and do something similar?
Where do you get that idea? SWT (and therefore DWT) is using the native
drawing operations of the OS.
No, D should not forget DWT. It's one of the few (they only?) D GUI
toolkit that has a native look and feel.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list