Class methods in D?
    Jacob Carlborg 
    doob at me.com
       
    Fri May  4 02:05:14 PDT 2012
    
    
  
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
    
    
More information about the Digitalmars-d
mailing list