Re: Sharing NSViews
Re: Sharing NSViews
- Subject: Re: Sharing NSViews
- From: Roland King <email@hidden>
- Date: Sat, 09 Aug 2008 09:58:06 +0800
On Aug 9, 2008, at 9:44 AM, c. mendoza wrote:
Why do you think you need to do this anyway? If you have a view
class just create a new instance of it.
Because the two views should be synchronized
Are they views on the same model? If they are and you have your MVC
working properly, changes in one propagate to the model and then to
the second view.
_______________________________________________
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
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden