content = arrangedObjects [Conversations (NSArrayController)]
contentValues = arrangedObjects.attendee.properties.user_name [Conversations (NSArrayController)]
selectedObject = selectedConversation [File's Owner (ChatViewController)]
Then I have an NSButton whose target/action is the NSArrayController/remove.
For some odd reason, clicking this button has no effect. The object is not removed, nor is my indexed accessor ever called in my model. Things that I checked are:
Is the Conversations array mutable? yes.
Is the "Editable" checkbox for NSArrayController checked? yes.
Can anyone imagine what might be wrong?
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison