Re: Presenting NSWindowController/NSWindow Pair as a Sheet?
Re: Presenting NSWindowController/NSWindow Pair as a Sheet?
- Subject: Re: Presenting NSWindowController/NSWindow Pair as a Sheet?
- From: Seth Willits <email@hidden>
- Date: Thu, 29 Oct 2015 16:06:16 -0700
> I have an NSWindowController/NSWindow Pair and I was wondering if I can easily present this as a Sheet?
>
> At the moment it works Ok as a regular window but have need of it as a sheet too in some cases and wondered about the best way of doing it?
NSWindow has beginSheet:completionHandler:
There's also NSViewController's presentViewControllerAsSheet:
--
Seth Willits
_______________________________________________
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