On 2013-11-28 13:13, Chris wrote:
What I meant was no bindings to native widgets or other toolkits. DWT (like SWT) uses the native widgets and needs an interface. I was thinking of a toolkit where everything is provided by D and done in D without any reference to native frameworks (Cocoa etc.).
It would be quite difficult to not rely on any existing frameworks. Do you want re-implement OpenGL/DirectX :). But yes, I understand that you want a non-native GUI toolkit.
-- /Jacob Carlborg
