Re: Sheet not attached to window II
Re: Sheet not attached to window II
- Subject: Re: Sheet not attached to window II
- From: Keary Suska <email@hidden>
- Date: Wed, 30 Jan 2008 17:14:12 -0700
- Thread-topic: Sheet not attached to window II
on 1/29/08 5:58 PM, email@hidden purportedly said:
> [NSApp beginSheet:[sheet window] modalForWindow: [[self document]
> windowForSheet] modalDelegate: sheet
> didEndSelector:@selector(sheetDidEnd:returnCode:contextInfo:)
> contextInfo:NULL];
>
>
> Both the NSLog statements and gdb confirm that [self document] and
> [[self document] windowForSheet] return initialized objects.
But does [sheet window] return an initialized object?
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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