Re: [Pyobjc-dev] Newbie: Can't get TableModel to work
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2002-11-11 09:02:03
|
Ronald Oussoren wrote: > You might want to try TableModel2, this contains the same code but now > part of a ProjectBuilder project. This project does work with python > 2.2. I actually did, the app builds fine, but when I launch it it immediately quits, no trace of any error in the Console, no crash, nothing. Hm, I just tried again with Python 2.2 instead of CVS, and it works! Hey, that's great! I guess I'll rebuild my FrameWork install and see how far I get with running the examples with that. Just |