RE: problems filling the NSMatrix with NSImageCells in a NSMutableArray
RE: problems filling the NSMatrix with NSImageCells in a NSMutableArray
- Subject: RE: problems filling the NSMatrix with NSImageCells in a NSMutableArray
- From: "Ivan Subotic" <email@hidden>
- Date: Sat, 7 Sep 2002 09:46:54 +0200
I have done that. The array has 5 fields in it, and there is only 1
array that I want to put in to the empty matrix.
Thanx,
Ivan
>
-----Original Message-----
>
From: Cameron Hayne [mailto:email@hidden]
>
Sent: Samstag, 7. September 2002 06:47
>
To: Ivan Subotic
>
Subject: Re: problems filling the NSMatrix with NSImageCells in a
>
NSMutableArray
>
>
On Friday, September 6, 2002, at 03:10 pm, Ivan Subotic wrote:
>
>
> The documentation says that when I use the addRowWithCells: method
on an
>
> empty matrix, that it is going to make a row with enough columns. Am
I
>
> misunderstanding something?
>
>
You seem to have replied only to me - you should always send replies
to
>
the list as well since it is likely that someone else will respond as
>
well.
>
>
Are all your rows with the same number of columns?
>
You should insert NSLog statements to print out the number of items in
>
your arrays before you add them to the matrix. This might tell you
>
something.
>
>
--
>
Cameron Hayne (email@hidden)
>
Hayne of Tintagel
_______________________________________________
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.