GUI library for D

Nick Sabalausky a at a.a
Mon Apr 4 19:30:40 PDT 2011


"Adam D. Ruppe" <destructionator at gmail.com> wrote in message 
news:induia$vo2$1 at digitalmars.com...
> Nick Sabalausky wrote:
>> QtD requires a patched DMD [...] And it requires running your code 
>> through a
> preprocessor.
>
> I think your info is a little out of date (much like the QtD
> documentation...)
>
> But when I tried it last month, stock DMD worked with it, and
> the build process was fairly straight forward once I had all
> the stuff setup.
>

Looking at the pages that are there for QtD, and the source browser, I'm 
honestly not sure how to even get started with it. Ie, to get from where I 
am right now (no Qt or QtD at all) to actually compiling any of the examples 
or any other program that uses QtD. Do you remember enough to point me in 
the right direction?

> It worked quite well on Linux, but Windows was a little different...
>
> ...It came *very* close to working for me, but would randomly
> crash in painter code on Windows (access violation). I suspect
> there was something to blame with a painter class being prematurely
> destroyed, but when I looked at the code, I couldn't nail down
> the cause, and ultimately gave up in favor of my D/C++ hybrid
> approach.





More information about the Digitalmars-d mailing list