On 2012-05-03 19:21, Mehrdad wrote:
In Windows, you need to register a "window class" before you can
actually create an instance of it.

Mapping this idea to D (and most other languages, I admit) is hard.
Microsoft's solution in C# is pretty ugly.

BTW, what's wrong with using some existing GUI library that handles all this, like DWT:

http://www.dsource.org/projects/dwt

--
/Jacob Carlborg

Reply via email to