On 2010 Feb 01, at 10:32, Andreas Grauel wrote:

> I have the autogenerated accessor Methods and also added the implementation 
> code
> "-(void) addPersonObject ...." but how can work with these Methods? I am not
> able to hook them up in Interface Builder.

Write an action method which invokes either -addPersonObject or -addGameObject, 
depending on which tab is selected in your detail view on the right.  Wire the 
button to this new action method.

_______________________________________________

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 arch...@mail-archive.com

Reply via email to