on 4/23/08 8:41 AM, [EMAIL PROTECTED] purportedly said:

>> Good question -- if you want the double action to be called, you have
>> to set the app controller to be the table view's target, not just its
>> delegate. You can, of course, make the connection in IB; you don't
>> have to use setTarget:.
> 
>            I'm not quite sure what you mean by "target" here, so I'll be
> more specific about how I make my connections :

The "target" is the object that your selector message will be sent to. How
will your TableView know which object responds to the selector you give it?
It's not magic...

HTH, 

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"


_______________________________________________

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