On Dec 15, 2008, at 3:48 PM, Randall Meadows wrote:
I'm trying to track down (in a project I inherited, not wrote) why a
KVO notification is being sent twice. The reason I care is because,
the table contains a variety of types of data, and for one
particular type of data I need to do somet
I'm trying to track down (in a project I inherited, not wrote) why a
KVO notification is being sent twice. The reason I care is because,
the table contains a variety of types of data, and for one particular
type of data I need to do something special when it is selected, and
then revert th