Re: initWithFrame not being called?
Re: initWithFrame not being called?
- Subject: Re: initWithFrame not being called?
- From: Nathan Day <email@hidden>
- Date: Fri, 31 Jan 2003 22:57:03 +1030
initWithFrame is called if you drag a CustomView icon to your nib, if
you drag any other view to your nib and then select a custom subclass
through the info panel then initWithDecoder is called instead.
On Thursday, January 30, 2003, at 09:28 PM, Steve wrote:
I've sub-classed NSImageView, and created my own initWithFrame, but it
is not being called.
I've subclassed NSImageView like this many times before, but on this
occasion can not see any differences that might cause this to happen.
Is there something I've overlooked?
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.