Re: Calling tableView:setObjectValue directly...
Re: Calling tableView:setObjectValue directly...
- Subject: Re: Calling tableView:setObjectValue directly...
- From: Allan Odgaard <email@hidden>
- Date: Mon, 8 Mar 2004 20:46:37 +0100
On 8. Mar 2004, at 19:43, Peter.Teeson wrote:
[...] I had thought at first to try calling [myTable
setObjectValue......] but I get compilation warnings [...]
I think you want to say [[myTable dataSource] setObjectValue...];
_______________________________________________
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.