RE: How do I add a NSMatrix to a NSMutableArray
RE: How do I add a NSMatrix to a NSMutableArray
- Subject: RE: How do I add a NSMatrix to a NSMutableArray
- From: "Peter Karlsson" <email@hidden>
- Date: Sun, 31 Oct 2004 11:52:02 +0100
A little correction. I mean, how do I add the values of a matrix to a
mutablearray. Sorry for that.
Peter
Ursprungligt meddelande
>
Dear list!
>
>
How do I add a NSMatrix to a NSMutableArray? I have tried this:
>
>
[myMutableArray addObject:[NSString stringWithFormat: @"%d",
>
[myMatrixOutlet selectedCells]]];
>
>
But I'm a little unsure if it's the right way.
>
>
I also want to read it back from the array into the matrix.
>
>
Best regards Peter
>
>
_______________________________________________
>
Do not post admin requests to the list. They will be ignored.
>
Cocoa-dev mailing list (email@hidden)
>
Help/Unsubscribe/Update your Subscription:
>
>
This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden