applicationDockMenu: not called
applicationDockMenu: not called
- Subject: applicationDockMenu: not called
- From: Chris Idou <email@hidden>
- Date: Wed, 27 Aug 2008 04:43:57 -0700 (PDT)
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 (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