This is the approach I have ended up taking. However, I'm adding
images to the menu that come from application icons. One of my
application's icons are not loading on the first build. But if the
menu ever needs to be re-built, the icon appears every time after.
Alternatively, you could try organizing your app so that you
construct the menu ahead of time, not by using these delegate
methods, which don't get called until the menu is about to be
displayed. This may not be practical for your particular
application, but if you can do it this way, you'll know you're
doing everything by the book.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden