Re: NSPreferencePane and sheets
Re: NSPreferencePane and sheets
- Subject: Re: NSPreferencePane and sheets
- From: Dave DeLong <email@hidden>
- Date: Mon, 12 Jul 2010 09:30:12 -0600
That did the trick! Thanks!
Out of curiosity, under what circumstances for sheet displaying should I be using the NSApplication method?
Thanks,
Dave
On Jul 9, 2010, at 7:40 PM, Michael Ash wrote:
>
> You need to use the NSOpenPanel method
> beginSheetForDirectory:file:types:modalDelegate:contextInfo:. By
> bypassing that method, you are probably bypassing a bunch of important
> setup code which causes the sheet to not work correctly.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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