I need to create a dynamic dock menu. I've found that applicationDockMenu: app delegate method doesn't get called if I programmatically open a document on startup either from applicationDidFinishLaunching or awakeFromNib via openDocumentWithContentsOfURL.
Is it a bug? Is there a place even later in the startup sequence that I can call openDocumentWithContentsOfURL so that it won't trigger this strangeness concerning applicationDockMenu: ? _______________________________________________ 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]