Current state of GUI's

motaito via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 3 10:58:20 PDT 2015


On Thursday, 3 September 2015 at 16:36:31 UTC, thedeemon wrote:
> On Thursday, 3 September 2015 at 16:31:33 UTC, Zekereth wrote:
>> https://github.com/buggins/dlangui is fairly complete and 
>> contains DML - DlangUI Markup Language - similar to QML.
>
> +1, came here to mention dlangui. It already works and contains 
> a lot of good stuff, including layout engine and markup 
> language.

@Zekereth and @thedeemon
I guess I will stick to QT for my current project, but I will 
build some smaller learning projects in D, to try out various GUI 
libraries. DlangUI seams promising. I probably will either use 
DlangUI or GtkD.


More information about the Digitalmars-d mailing list