Re: Using NSView as a template
Re: Using NSView as a template
- Subject: Re: Using NSView as a template
- From: Allan Odgaard <email@hidden>
- Date: Mon, 8 Mar 2004 02:50:52 +0100
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?
_______________________________________________
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.