Gui in D: I miss this project
thedeemon via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jan 10 23:21:22 PST 2017
On Monday, 9 January 2017 at 21:41:37 UTC, aberba wrote:
> This seemed to be an effort (among others) to bring GUI cross
> platform to standard D but some
> language/compiler/Phobos/Deimos/manpower issues were the drag.
>
> https://github.com/Devisualization
>
>
> We now have DLangUI.
>
> I wonder what the current drag is.
No drag, DLangUI is quite fine and usable (and already being used
in industry).
Or are you talking about including it into Phobos? That's not the
best idea, it would make Phobos unnecessary fat and involve some
dependencies complicating things, besides there is never a
consensus regarding a GUI library, trying to include any GUI
library is a recipe for eternal flamewar about all the different
aspects of what GUI library should be and do.
If you need some GUI, DLangUI is just a "dub build" away.
More information about the Digitalmars-d
mailing list