Re: [repost] nonModal NSWindowController
Re: [repost] nonModal NSWindowController
- Subject: Re: [repost] nonModal NSWindowController
- From: "Terence G4 Mac" <email@hidden>
- Date: Fri, 06 Dec 2002 18:46:40 +0000
Hi Mike,
That's what I thought -- yet, when I call it, I get a modal session.
Terence
From: Mike Ferris <email@hidden>
To: "Terence G4 Mac" <email@hidden>
CC: email@hidden
Subject: Re: [repost] nonModal NSWindowController Date: Fri, 6 Dec 2002
10:32:27 -0800
NSWindowController's -showWindow: does not run a modal session. Are you
subclassing directly from NSWindowController? Do you have your own
-showWindow: override?
Mike
Begin forwarded message:
From: "Terence G4 Mac" <email@hidden>
Date: Fri Dec 6, 2002 10:04:02 AM US/Pacific
To: email@hidden
Subject: [repost] nonModal NSWindowController
Hi all,
I'm trying to get my preferences window to show up as modeless/non-modal
as I need the
main window to be responsive, even if the user's altering settings.
However, when I call
[preferencesController showWindow:self];
the preferences window appears, but is modal. Ack!
Is there some obvious setting or such that I'm just ignorant of here?
Thanks,
Terence
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
_______________________________________________
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.
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
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.