On 8/1/12, Stuart <[email protected]> wrote: > On Tuesday, 31 July 2012 at 19:05:07 UTC, Andrej Mitrovic wrote: >> >> I've had some success with using DGui, which seems to be >> loosely based >> on DFL. http://code.google.com/p/dgui/ > > I can't find any trace of documentation on that site. >
The docs can be generated via the compiler (it comes with a batch script that does that). But if you want a stable GUI library GtkD is probably your best bet.
