On 15/03/16 10:35, Luis wrote:
Suddenly I have interest on DWT. I thought that was a simple copy of SWT, not being native...
DWT is the Java code from SWT ported to D. It's native both as in native machine code and using native drawing operations.
-- /Jacob Carlborg
