[Pyobjc-dev] Further app breakage
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@ur...> - 2003-08-21 02:05:41
|
So, in an attempt to get back to my original working version (finally a need to get CVS running - d'oh!), I commented out my refactored class and stubbed in the behavior in my application_openFile_() method. Unfortunately, I still can't get my app to run application_openFile_() at all. I've even tried commenting out my new NSTimer and all the behavior in my init() method except for the creation of a data structure, and it still won't run. I don't see anything blatantly wrong with the spelling here. Can anyone shed some light on it? The ZopeEditController object is the application delegate, as its spelled out in the nib file. I can make the full Project archive available to anyone who thinks it might shed more light (it's 232Kb in size, tarred up) Zac |