OSX Foundation framework D binding
    Vadim Lopatin via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Nov 11 05:33:39 PST 2015
    
    
  
On Wednesday, 11 November 2015 at 09:29:47 UTC, Daniel Kozak 
wrote:
> 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
Me too.
It looks promising.
I'll try to use it.
    
    
More information about the Digitalmars-d-learn
mailing list