> Hmm, well, good things to do for sure, but I added [super init] and return > self; to my scancontroller and it didn't help any. >
Um, those are required things. > Note: This bug ONLY shows up on 10.5. the program runs fine on 10.6... Here, it crashes every few runs. Your AppController's -init also doesn't call [super init]. May not be the bug you're looking for, but they are bugs all the same...and you did ask. :) _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com