Model & Table Cell Updating Issues

2009-03-17 Thread Walker Argendeli
I'm fairly new to Core Data, so I'm sure there's a simple answer to my question, but here goes. I have an NSStepper, NSLevelIndicator, and an NSTableView with a column containing an NSImageCell. When the "priority" is changed through the slider or level indicator, I want to update the oth

Re: Model & Table Cell Updating Issues

2009-03-18 Thread Walker Argendeli
Ok, well that works for the image. Thanks! I'm still not sure what to set the image to, though. I was binding to the table cell, but this isn't right, because it doesn't work. Also, because this is all in the model,, I need the controls to show the correct value based off what row os se