Re: NSPreferencePane and sheets
Re: NSPreferencePane and sheets
- Subject: Re: NSPreferencePane and sheets
- From: Michael Ash <email@hidden>
- Date: Mon, 12 Jul 2010 11:46:52 -0400
On Mon, Jul 12, 2010 at 11:30 AM, Dave DeLong <email@hidden> wrote:
> That did the trick! Thanks!
>
> Out of curiosity, under what circumstances for sheet displaying should I be using the NSApplication method?
That method is for when you're building a completely custom sheet.
You'd build the sheet as an NSPanel in IB, then use that method to
display it as a sheet. NSOpenPanel most likely uses that internally to
display itself, after doing whatever final setup it needs.
Mike
_______________________________________________
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