Re: Q: Designated initializers: what are they?
Re: Q: Designated initializers: what are they?
- Subject: Re: Q: Designated initializers: what are they?
- From: Arno <email@hidden>
- Date: Sat, 12 May 2001 18:32:44 -0700
On Saturday, May 12, 2001, at 05:54 PM, Vince DeMarco wrote:
How did you setup your NSImageView sublcass?? If you dragged in a
ImageView and then set its class to MyImageView, then initWithFrame:
will never get called.
Yes, that's what I did, but I fail to see the logic in this.
Arno.