Re: [repost] nonModal NSWindowController
Re: [repost] nonModal NSWindowController
- Subject: Re: [repost] nonModal NSWindowController
- From: Mike Ferris <email@hidden>
- 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.
_______________________________________________
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.