Re: How to tell if a Panel is Open
Re: How to tell if a Panel is Open
- Subject: Re: How to tell if a Panel is Open
- From: "K. Darcy Otto" <email@hidden>
- Date: Tue, 9 Jun 2009 09:13:35 -0700
Well, the sheet has to do some pretty complicated things, so I gave it
its own NSWindowController subclass (PanController). The sheet's
window controller is created by my NSDocument subclass (MyDocument).
The thing is though, PanController is not a subclass of NSDocument, so
it's strange to me that it is turning up as an NSDocument object.
On 9-Jun-09, at 6:52 AM, Scott Ribe wrote:
Sounds like you're creating a new window controller when you create
the
sheet.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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