On Feb 3, 2009, at 3:06 PM, Jean-Nicolas Jolivet wrote:
I tried overriding the applicationShouldOpenUntitledFile in my App delegate

P.S. This may sound nitpicky, but I suspect you weren't actually *overriding* the method but merely *implementing* it. You're only overriding a method if it is implemented by an ancestor class, and for app delegates that's usually not the case. I only mention this because the term "override" was misused in another thread and I wonder if it's a common error I hadn't noticed before.

--Andy

_______________________________________________

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

Reply via email to