Ideas for a brand new widget toolkit
Adam D. Ruppe
destructionator at gmail.com
Thu Aug 15 10:21:51 PDT 2013
On Thursday, 15 August 2013 at 17:10:13 UTC, Tobias Pankrath
wrote:
> Another solution would be to have a client/server architecture
> in your application.
This is actually how I did D gui apps before, with the "server"
being a C++ dll that uses the qt library. (I tried qtd but it
crashed too much.)
> The other option discussed here: 'Yeah, X11 is kinda cool,
> sadly the protocol didn't forsee the future 20 years, but the
> approach is right!'
> will be considered failure in 20 years.
meh, in 20 years they can always write a new one.
More information about the Digitalmars-d
mailing list