Re: [Pyobjc-dev] PyObjC 1.1b2
Brought to you by:
ronaldoussoren
From: Jordan K. <jo...@kr...> - 2004-04-11 21:54:52
|
On 11-Apr-04, at 9:56 AM, Ronald Oussoren wrote: > The most important changes w.r.t. the previous beta are improved > multi-threading support (with Python 2.3 only), some new examples, and > improved Xcode templates. Thanks.. That fixed my issue with it finding the libraries. Does anyone know if it's possible to hijack the Create Files command in IB after mucking around with the nib, to have it create the appropriate python files in Xcode (noting outlet names and such, like when running NibClassBuilder manually)? With the Xcode templates, and a couple changes to IB, it would effectively be the same as working with Objective-C, albeit with a more enjoyable language. J. |