Window creation, for phobos?
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jan 29 06:47:48 PST 2015
On Thursday, 29 January 2015 at 08:45:23 UTC, Manu wrote:
> I'm not convinced that D needs a custom GUI library though.
> That's a behemoth effort.
Indeed, but I find there's still quite a bit of value in even a
small wrapper that just pops up a window and lets you do the
basic drawing and input. My simpledisplay.d sets a low bar like
that and I find it to be of enormous use.
(I'll probably be writing about it in the this week in D series
very soon.)
More information about the Digitalmars-d
mailing list