On Tue, 29 Nov 2016 10:46:09 +0100, Aliaksei Syrel <[email protected]> wrote:

Called by the table view to return the data object associated with the specified row and column.
https://developer.apple.com/reference/appkit/nstableviewdatasource/1533674-tableview


If dataSource does not return view then you are right for the name.
Now in Pharo the name is wrong and may be the design too :)

Cheers,
Alex

On 29 November 2016 at 10:44, Aliaksei Syrel <[email protected]> wrote:

On 29 November 2016 at 10:39, Esteban Lorenzano <[email protected]> wrote:
not true.it returns an NSView.

Could you name a method (send a link to a documentation) that is implemented by DataSource and returns an NSView?

According to documentation NSView for an item at row/column index is created and returned by NSTableView:
https://developer.apple.com/reference/appkit/nstableview/1528831-view

I didn't find any NSView related method in DataSource. Am I looking in a wrong place?

Cheers,
Alex




--
Using Opera's mail client: http://www.opera.com/mail/

Reply via email to