On Wednesday, 11 November 2015 at 06:19:05 UTC, Vadim Lopatin
wrote:
On Thursday, 5 November 2015 at 08:25:52 UTC, FreeSlave wrote:
On Thursday, 5 November 2015 at 06:36:13 UTC, Vadim Lopatin
wrote:
Hi!
I'm back on DlangUI project.
Fixed some issues recently, and got it working with recent
DMD beta and latest versions of dependency libraries.
That's good news!
I'm working on native OSX backend for DlangUI - to avoid SDL
usage.
Could someone point at sample D apps which can create window,
draw, process mouse/keyboard event using Cocoa from D code?
Best regards,
Vadim
To be honestly, I'd prefer native toolkit and for Windows too.
OpenGL look ugly. Maybe you should talk with Rikki
https://github.com/rikkimax/alphaPhobos ? He are working on parts
related with GUI stuff.
Also there was good, but now dead attempted with GUI here
https://github.com/D-Quick/DQuick