Gui in D: I miss this project
Vadim Lopatin via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 15 22:14:07 PST 2017
On Friday, 13 January 2017 at 22:55:03 UTC, Adam D. Ruppe wrote:
> On Friday, 13 January 2017 at 20:11:08 UTC, Dukc wrote:
>> Does not work on as many platforms as DlangUI, trough.
>
> Which platforms do dlangui work on?
>
> It's console feature is cool, I do that with terminal.d rather
> than simpledisplay.d. I guess the other difference is probably
> Mac, I only support it there with the X11 thing installed,
> which Apple no longer supports.
>
> I kinda want to wait till there's Objective-C integration in
> there though.
DlangUI platforms: Win, Linux, OSX, Android.
It's easy to add new platforms (each new platform requires
writing 2-3K lines of code).
More information about the Digitalmars-d
mailing list