Who here actually uses D?

Nick Sabalausky a at a.a
Sun Jan 2 21:53:36 PST 2011


"Patrick Kreft" <patrick_kreft at gmx.net> wrote in message 
news:op.vopbqgqzq2mtfd at zeus-pc.belkin...
> On Sun, 02 Jan 2011 19:28:07 +0100, Nick Sabalausky <a at a.a> wrote:
>
>> Yea, my three primary critera for a GUI lib are:
>>
>> - Multiplatform
>> - Native controls
>> - Works on D2
>
>
> Qt has  self-drawn control, which could hold an native handler, if needed. 
> But they are different from native control.

Qt has a compile-time setting to disable that and just use native controls 
like it always used to do. And since Qt added the self-drawing primarily 
just to decrease some redraw flicker, I suspect its self-drawing might not 
be too bad.




More information about the Digitalmars-d mailing list