Re: copyWithZone error
Re: copyWithZone error
- Subject: Re: copyWithZone error
- From: j o a r <email@hidden>
- Date: Sat, 27 Sep 2003 11:41:51 +0200
If you can't control the version of Mac OS X that your customers are
using (by specifying a minimum system requirement, it's a free upgrade
after all), consider saving your nib files in the pre-10.2 nib file
format, and then set the properties not supported in this nib file
format in "awakeFromNib:".
j o a r
On 2003-09-27, at 09.03, Lorenzo wrote:
Yes, I can do that, but, if I do that, will the 10.2.3 MacOS be able
to run
my application? I presume no. May you let me know?
_______________________________________________
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.