On Tuesday, 3 March 2015 at 18:43:50 UTC, Aram wrote:
Hi all
...
However, for maximum flexibility and customizability, GUI will
utilize QML+CSS approach, and Qt's layout manager classes will
be dropped completely. Also there is no need to port classes
that are available in D, such as collections and strings.
I've done a GUI toolkit with CSS support in D for my editor.
Should probably put it on github at some point.
http://deadcodedev.steamwinter.com/
No QML-like thing because I feel that belongs in code. For now
anyway.
/Jonas