[Pyobjc-dev] Cocoa Bindings (was: Re: Default to returning (void)?)
Brought to you by:
ronaldoussoren
From: Marc-Antoine P. <map...@ac...> - 2004-02-16 16:45:55
|
>> I must admit that I haven't read those documents yet, and haven't >> done much with Cocoa Bindinds, but it is my intention that Cocoa >> Bindings "just work" without special code in python. We're probably >> not there yet, although Cocoa Bindings should work just fine. > > It mostly "just works" right now. There are a couple of areas that > have been problematic in the past, but I believe they have mostly been > fixed. Sounds great. I did not realize this, as I had not seen any trace of the Controller classes in {Lib|Modules}/Foundation/* I have not done it yet, but I meant to attempt the Currency converter from the Bindings example in PyObjC. If I make it sometime in the next week, should it make it to the Examples? or do you have better examples in the work for controllers? Marc-Antoine |