I have an OutlineView that's got one column with ButtonCells. The contents of the rest of the columns are managed by a TreeController that's bound to Core Data. How can I set the action of the ButtonCell in each row to target a method of the entity represented by that row of the OutlineView?
Thanks,
dan
Thanks,
dan