OSX Foundation framework D binding
    Daniel Kozak via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Nov 11 01:29:33 PST 2015
    
    
  
V Wed, 11 Nov 2015 06:17:00 +0000
Vadim Lopatin via Digitalmars-d-learn
<digitalmars-d-learn at puremagic.com> napsáno:
> Hello,
> 
> I'm working on native Cocoa backend for DlangUI GUI library under 
> OSX.
> Is there any ready to use bindings for easy accessing Cocoa API?
> Probably, there is some HelloWorld program which creates window 
> and draws something?
> 
> 
> Best regards,
>       Vadim
I find only this one: http://code.dlang.org/packages/derelict-cocoa
    
    
More information about the Digitalmars-d-learn
mailing list