Quick question. If I use #selector(funcName) - does it always send an argument of the obj if the func requests it or not?
If the function being called has a typed argument of something like sender:UIButton, I can reference the sender in the func. Before with a string we could add the ":" to inform that it would be supplied. Now is it implied that it will be supplied? Thanks if this seems like a silly question - just reading about 2.2 now. Eric _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com