GUI library for D
Nick Sabalausky
a at a.a
Wed Apr 6 02:40:14 PDT 2011
"Matthias Pleh" <jens at konrad.net> wrote in message
news:inh91t$1854$1 at digitalmars.com...
> Am 06.04.2011 09:00, schrieb Jacob Carlborg:
>>
>> I think gtkD is out of the question since it's not using native
>> controls. Don't know about QtD, if I recall correctly it, at least,
>> looks quite native. But I would guess it would too hard to find whole
>> int that, specially on Mac OS X.
>
>
> Qt (and so QtD) use some native controls for Dialogs, e.g.: FilePicker,
> colorPicker, ... but most controls are drawn by the PaintEnginge. But Qt
> make really good job in imitating the native Theme. (except OSX, which is
> a little bit special)
>
My understanding is that Qt also has a compile-time flag that will make it
actually use the real Win32 controls.
More information about the Digitalmars-d
mailing list