Re: Question about Sheets
Re: Question about Sheets
- Subject: Re: Question about Sheets
- From: j o a r <email@hidden>
- Date: Fri, 25 Jun 2004 12:33:31 -0700
On 2004-06-25, at 12.14, Simone Manganelli wrote:
>
Do sheets have to be attached to windows in the same nib file, or can
>
sheets be attached to any window passed to NSApp's
>
beginSheet:modalForWindow:modalDelegate:didEndSelector:contextInfo:
>
method?
Any window is fine. If it doesn't work, you're probably passing a
window that is either *nil* or not on screen. Another thing that can be
good to keep in mind is that the window that you're attaching the sheet
to should not already have a sheet attached.
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.