Refine results
library (3)
gui_framework (3)
gui (3)
toolkit (2)
d-programming-language (2)
win32 (2)
gtk+ (2)
dwt (1)
framework (1)
public-domain (1)
linux (1)
gtk2 (1)
DWT stands for D Widget Toolkit, a slight naming variation from its parent project -- the Standard Widget Toolkit of Java Eclipse Project fame (SWT). The DWT goal is to achieve for the D Language something similar to Java SWT's notable
Metrics updated 13 Oct 08
MinWin is a multi-platform GUI toolkit for the D programming language. The MinWin toolkit takes the "native wrapper" approach. That is, rather than reimplementing widgets, it simply provides a uniform interface to existing windowing toolkits like Win32 and GTK. It officially supports Windows and Linux. Possibly more via the GTK backend.
Metrics updated 12 Oct 08
gtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license.
Metrics updated 14 Oct 08