[NSTableView selectedRow] is always 0?
[NSTableView selectedRow] is always 0?
- Subject: [NSTableView selectedRow] is always 0?
- From: "Juan P. Pertierra" <email@hidden>
- Date: Wed, 15 Feb 2006 20:12:01 -0500
Hello,
I have a table view in which the columns are bound to an
NSArrayController. I can add and remove items from the array, and
they get shown on the table just fine. I can select items just fine.
I'm calling reloadData and noteRowsDidChange when every item is
added. Yet, selectedRow always returns 0. Any ideas? I need to
know what item is selected to perform an operation on it..
Thanks in advance,
Juan
_______________________________________________
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