runtime error with NSArray no more!
runtime error with NSArray no more!
- Subject: runtime error with NSArray no more!
- From: Mike McCune <email@hidden>
- Date: Fri, 6 Dec 2002 02:47:32 -0500
thanks everybody. the problem was I didn't add the nil to the end of
the arrayWithObjects method. Now its up and running.
here's a slightly unrelated question, I've created a 6 check boxes in
interface builder and connected them to a method called swap in my
object. now in the first iteration of the swap method a static variable
is incremented, on the second iteration(ie when the second check box is
checked) the swap method attempts to determine which check boxes are
currenlty in the NSOnState. But it never seems to find the first
checked box. I've got these 6 check boxes in the NSArray that I just
got working. well lemme know if that makes any sense.
cool runnings,
Mike McCune
OPB Studios
email@hidden
_______________________________________________
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.