Re: numberOfRowsInTableView
Re: numberOfRowsInTableView
- Subject: Re: numberOfRowsInTableView
- From: j o a r <email@hidden>
- Date: Fri, 25 Apr 2003 14:57:32 +0200
Don't be so quick to resort to asking the mailing list Peter!
The method is named:
- (int) numberOfRowsInTableView:(NSTableView *) tableView
Where the "tableView" parameter is the table view in question...
j o a r
On Friday, Apr 25, 2003, at 14:43 Europe/Stockholm, Peter Karlsson
wrote:
How do I know in my numberOfRowsInTableView which NSTableView (if I
have more then one) was sending a message? Any example code is
apreciated.
_______________________________________________
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.