Re: [NSTableView selectedRow] is always 0?
Re: [NSTableView selectedRow] is always 0?
- Subject: Re: [NSTableView selectedRow] is always 0?
- From: Andy Lee <email@hidden>
- Date: Wed, 15 Feb 2006 21:15:33 -0500
On Feb 15, 2006, at 8:12 PM, Juan P. Pertierra wrote:
I'm calling reloadData and noteRowsDidChange when every item is
added. Yet, selectedRow always returns 0. Any ideas?
Are you sure you're sending -selectedRow to the actual table view,
and not nil? Sounds like you might have an uninitialized variable.
--Andy
_______________________________________________
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