On May 17, 2009, at 6:58 PM, Walker Argendeli wrote:
I have a table with a "priority" column. For each row, I want this
column to display a number of exclamation marks corresponding to the
Core Data "priority" attribute's value for that row. How could I
achieve something like that? My in
Maybe try a value transformer?
All the best,
Steven Riggs
http://www.stevenriggs.com
On May 17, 2009, at 9:58 PM, Walker Argendeli wrote:
I have a table with a "priority" column. For each row, I want this
column to display a number of exclamation marks corresponding to the
Core Data "prior