On 2019-11-16 08:13, GreatSam4sure wrote:
I am of the opinion that D is much more powerful than Java since I am familiar with the language to some extent. I am even to start a GUI app in java due to the fact I have no find a GUI toolkit in D that meet all my need.
There's DWT [1], which is a port of the Eclipse SWT Java library. [1] https://github.com/d-widget-toolkit/dwt -- /Jacob Carlborg