the most D-ish GUI library
thedeemon via Digitalmars-d
digitalmars-d at puremagic.com
Tue Mar 15 05:23:35 PDT 2016
On Tuesday, 15 March 2016 at 10:31:40 UTC, Saša Janiška wrote:
>> Another one is DML, an analog of QML:
>> http://stuff.thedeemon.com/lj/dml.png
>
> is there some GUI build for DML?
In the examples coming with DLangUI there is an app where on the
left you enter some DML text and on the right you see it rendered
as GUI, so at least you don't have to recompile anything while
experimenting. But there is no graphical editor where you would
move things around with a mouse. (there is one for DFL though,
it's a nice GUI lib for Windows, a thin wrapper around WinAPI
with code looking a lot like WinForms)
More information about the Digitalmars-d
mailing list