modal session before NSApplicationMain is invoked.
modal session before NSApplicationMain is invoked.
- Subject: modal session before NSApplicationMain is invoked.
- From: Adhamh Findlay <email@hidden>
- Date: Thu, 6 Mar 2008 12:13:48 -0600
Hello,
Under certain circumstances the application I am working on will
launch a modal session before NSApplicationMain is invoked. The
session displays a window and is dismissed by the user.
This all works great, except the document window does not appear after
NSApplicationMain is started. I have invoke makeKeyAndOrderFront on
the document window in applicationDidFinishLaunching, but it still
will not come to the front unless the dock icon is clicked.
Does anyone have suggestions on correcting this, or is just not going
to work the way I want?
Thanks,
Adhamh
_______________________________________________
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