How do you use D to launch/open a window?

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Apr 23 12:12:54 PDT 2016


On 2016-04-23 08:53, Mike Parker wrote:

> If you need a complete, cross-platform
> GUI toolkit, there are D bindings for Gtk (GtkD) and SWT (DWT).

Technically DWT is not bindings to SWT. It's the full source completely 
translated to D.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list