IDE written in D

Jacob Carlborg doob at me.com
Wed Aug 7 08:45:04 PDT 2013


On 2013-08-07 16:20, eles wrote:

> It does, but only for those platforms where those widgets are not
> available. For many widgets on Windows, it does not. How would you write
> those widgets for the next version of Windows?

As I said, use some form of graphics primitives. These would be 
implemented on top of OpenGL or DirectX. OpenGL is implemented in the 
graphics drivers, don't know how it works with DirectX.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-ide mailing list