>> Anyway. But I am curious - can you provide an example where you >> modified an outlet? > > In Cocoa apps I've done setTarget: on table views where I didn't want an > action but I did want to do setDoubleAction:. I don't know if that's still > necessary.
That's changing properties on the target of the outlet - not the outlet itself. cheers, Torsten _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
