Re: [Pyobjc-dev] Two difficulties with document-based app
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-12-11 20:13:25
|
I haven't looked at the other specific problems, but will soon.... however, you should really use the version in CVS. We are on the verge of shipping 0.8 and it is leaps and bounds better than 0.7. See the ChangeLog for an idea of how many things changed. In particular, the examples have been considerably refined. We are going to cut 0.8 before doing a Cocoa-Python Multiple Document template, but that template will be one of the first things I do once 0.8 ships. There are, as you have noted, some issues that we need to work through -- some may be fixed in 0.8. b.bum On Wednesday, December 11, 2002, at 01:17 PM, David Eppstein wrote: > In order to try to learn how to program in Cocoa and pyobjc, I am > attempting to build a simple document-based application, using the 0.7 > pyobjc package. Mostly everything's working well, but I am having > trouble tracking down two bugs: |