Re: MutableArrays losing its contents?
Re: MutableArrays losing its contents?
- Subject: Re: MutableArrays losing its contents?
- From: Lee Morgan <email@hidden>
- Date: Mon, 1 Dec 2003 12:32:39 -0500
On Dec 1, 2003, at 5:54 AM, email@hidden wrote:
Did you actually create an array object, or did you just declare the
array in the header...?
Yup, myArray = [[NSMutableArray alloc]init];
Do so in my initWithFrame method.
Lee Morgan
_______________________________________________
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.