Re: This winodw has a parent window

Christiaan Hofman <[email protected]> Tue, 21 Dec 2010 19:21:18 +0100
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
On Dec 21, 2010, at 19:15, Carlos Salinas wrote:

> Sounds like the particular window is already running modally as a sheet. You cannot display a sheet on another sheet. You can run the print panel as a separate modal window, -runModal.
> 
> 'Los
> 

No, it isn't.

Christiaan

> On Dec 21, 2010, at 10:11 AM, Christiaan Hofman wrote:
> 
>> Whenever I try to print using the print sheet from a particular window, I get a log message that says "This winodw has a parent window <NSPanel : 0x9cc300>". I cannot make any sense out of this. What is this about? Does it mean anything? Is there something I may be doing wrong? BTW, the misspelling is not mine, this is exactly what the log says.
>> 
>> thanks,
>> Christiaan