DlangUI
Vadim Lopatin via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Tue Apr 14 04:18:36 PDT 2015
On Tuesday, 20 May 2014 at 18:13:36 UTC, Vadim Lopatin wrote:
> Hello!
>
> I would like to announce my project, DlangUI library -
> cross-platform GUI for D.
> https://github.com/buggins/dlangui
> License: Boost License 1.0
I've added first DlangUI tutorial on DlangUI Wiki:
https://github.com/buggins/dlangui/wiki/Getting-Started
It covers creation of simple DlangUI helloworld project, and then
illustrates layouts, standard controls, DML, and signals.
Source code for all examples is available on GitHub
https://github.com/buggins/dlangui-examples
I'm looking forward for ideas for next tutorials.
More information about the Digitalmars-d-announce
mailing list