On Tue, May 6, 2008 at 10:44 AM, Michael Gardner <[EMAIL PROTECTED]> wrote: > My actual init method has a different signature, and calls -initWithFrame: > on its superclass. I was trying to abstract away extra details, but I > shouldn't have made it look like an actual method signature. Sorry about > that.
IB will never call this method. It will always call -initWithFrame:, as it has no way of knowing that you have designated a different initializer. --Kyle Sluder _______________________________________________ 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 [EMAIL PROTECTED]