Re: Making child windows move with their parents
Re: Making child windows move with their parents
- Subject: Re: Making child windows move with their parents
- From: Graham Cox <email@hidden>
- Date: Thu, 31 Jul 2008 15:43:29 +1000
NSDocument doesn't implement -window
I think you're getting muddled about what "sender" is and the
relationship between the document and other objects. Using
addChildWindow: should be OK, once you've sorted this out.
hth,
Graham
On 31 Jul 2008, at 2:51 pm, Sumner Trammell wrote:
but it doesn't work. I get *** -[MyDocument window]: unrecognized
selector sent to instance 0x1613ab30 in the run log.
_______________________________________________
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