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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to