[SOLVED] NSMatrix - No new NSCells need apply
[SOLVED] NSMatrix - No new NSCells need apply
- Subject: [SOLVED] NSMatrix - No new NSCells need apply
- From: Lance Drake <email@hidden>
- Date: Sun, 9 May 2004 19:48:08 -0600
OUCH! - Slap me in the face and call me Emily Litella!
To recount her famous missive, "Nevermind..."
NSMatrix row/column references are ZERO based. I was asking for the
cell at 'cellAtRow:n column:1' when I should have been specifying
'cellAtRow:n column:0' That was SO stupid, even **I** can't believe
it.
Apologies for the unneeded interruption,
Lance Drake
_______________________________________________
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.