On Aug 30, 2007, at 11:51 AM, Emanuele ∞ Vulcano wrote:
Virtually all access is done via properties, which are pairs of -
someValue/-setSomeValue: methods. Interface Builder should set the
action *property*, which means calling -setAction: on the button.
Access to an object's properties (in the sense of its attributes and
relationships) is typically mediated by *accessor methods*, which are
pairs of -someValue/-setSomeValue: methods.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com