Re: How to de-register value observers
Re: How to de-register value observers
- Subject: Re: How to de-register value observers
- From: Tron Thomas <email@hidden>
- Date: Mon, 03 Sep 2007 13:37:00 -0700
Shawn Erickson wrote:
On 8/29/07, Tron Thomas <email@hidden> wrote:
After struggling for many days, I was finally able to create a custom
view that could support binding to a custom property.
I am using this view in a window NIB and the window controller for
that NIB is the object providing the value the view and other
standard controls in the window bind to. The window controller is
the delegate for the window and it attempts to free itself when the
window closes.
This window controller of yours...
Is it a subclass of NSWindowController?
Is it the owner of the nib?
If not a subclass of NSWindowController do you related the top-level
objects in the nib at some point?
-Shawn
The class is a subclass of NSWindowController and it is the owner of the
NIB.
_______________________________________________
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