Re: Using NSView as a template
Re: Using NSView as a template
- Subject: Re: Using NSView as a template
- From: Matt Ball <email@hidden>
- Date: Sun, 7 Mar 2004 20:53:44 -0500
On Mar 7, 2004, at 8:50 PM, Allan Odgaard wrote:
On 8. Mar 2004, at 2:36, Matt Ball wrote:
Okay, but then, after you have copied the template, the
bookmarksBarItem would still point to the button in the template.
So try to set the values for bookmarksBarItem *before* you copy the
template.
Well, that fixes my problem with the first created copy not
displaying any changes, but none of the copies use the actions I set
for them.
Could it be that the object which implement the action method is not
in the responder chain?
I don't think so. It's in the same function as the rest of the commands
(setTitle, etc), which are getting called fine.
-- Matt Ball
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.