Re: Document Modal option for NSPanel
Re: Document Modal option for NSPanel
- Subject: Re: Document Modal option for NSPanel
- From: "Hamish Allan" <email@hidden>
- Date: Tue, 22 Jan 2008 18:00:02 +0000
On Jan 22, 2008 11:50 AM, Devraj Mukherjee <email@hidden> wrote:
> Hi everyone,
>
> I have an NSPanel in my Nib file that is connect to an instance of a
> class that handles the various events. I use an instance of a
> NSWindowController to show the Window.
>
> I now wish this Panel to be modal
Document-modal dialogs in Cocoa are generally presented as sheets
attached to the window for which they are modal. See:
http://developer.apple.com/documentation/Cocoa/Conceptual/Sheets/Concepts/AboutSheets.html
Hamish
_______________________________________________
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