Re: Initialize a subclass object with a base class object
Re: Initialize a subclass object with a base class object
- Subject: Re: Initialize a subclass object with a base class object
- From: Andreas Mayer <email@hidden>
- Date: Tue, 20 May 2008 09:53:41 +0200
Am 20.05.2008 um 08:50 Uhr schrieb Liviu Andron:
either: he MUST copy every property from the original NSButtonCell
(font,
attributedTitle, imageDimsWhenDisabled, etc)
That's exactly what you will have to do.
There are cases where this approach is necessary. But you will want to
avoid it for obvious reasons.
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden