Which is irrelevant, since I'm constructing my views programatically.
Anyway, I've long since verified that my methods are all getting
called as expected (except for -draggingEntered:, of course).
-Michael
On May 6, 2008, at 6:24 PM, Kyle Sluder wrote:
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]