On Mon, Jul 12, 2010 at 11:30 AM, Dave DeLong <davedel...@me.com> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to