Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mongrol

macrumors regular
Original poster
Jul 16, 2007
232
0
Hi folks,
I want to use a NSPopupbutton in my tableView with core data. I'm not using bindings for the tableView, I set the datasource and use...

Code:
– tableView:eek:bjectValueForTableColumn:row:
When it comes to the column with the Popup in it. What am I supposed to be returning to make the popup display the correct value from it's content? I've tried returning index of the selected value. Doesn't work.

My popups content and values are bound to an arraycontroller. selectedObject or index isn't bound.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.