Re: Table view
Re: Table view
- Subject: Re: Table view
- From: Greg Titus <email@hidden>
- Date: Mon, 18 Aug 2003 13:12:44 -0700
On Monday, August 18, 2003, at 12:52 PM, John MacMullin wrote:
Is there a way to extract the tableview information from:
- (void)tableViewSelectionDidChange:(NSNotification *)notification
Yep. [notification object] will return the table view.
Hope this helps,
- Greg
_______________________________________________
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.
References: | |
| >Table view (From: John MacMullin <email@hidden>) |