On Sun, May 4, 2008 at 4:14 PM, Joseph Ayers <[EMAIL PROTECTED]> wrote:

>  Indeed  the NIB tableWindow has file's Owner set to tableController and
> there is a connection made to dataTable
>  from a TableController object.

Do you mean you have another TableController instantiated in your nib?
In that case, you have two TableControllers: one being the File's
Owner and a second one. It sounds like you have the dataTable
connection wired up from the second one. Delete that second
TableController and wire your dataTable connection from the File's
Owner instead.

Hamish
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to