Re: display modal window once main window is visible
Re: display modal window once main window is visible
- Subject: Re: display modal window once main window is visible
- From: stephane sudre <email@hidden>
- Date: Thu, 17 Mar 2005 19:48:40 +0100
you could use the NSApplication applicationDidFinishLoading
notification.
My $0.02
On Mar 17, 2005, at 7:47 PM, Luc Vandal wrote:
Yeah I did! windowDidLoad should do what I need but the problem is
that is it never called. The window's delegate is deriving from
NSWindowController but the function doesn't seem to work!
On 17-Mar-05, at 10:44 AM, Ricky Sharp wrote:
On Thursday, March 17, 2005, at 09:31AM, Luc Vandal
<email@hidden> wrote:
like topic says. I want to know which event/notification could let me
know that the main window is now visible so I can display a modal
window
Are you reading the documentation and/or searching before posting?
In this specific case, have you read through the docs on NSWindow?
--
Rick Sharp
Instant Interactive(tm)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden