Re: Application Help menu duplicated at runtime
Re: Application Help menu duplicated at runtime
- Subject: Re: Application Help menu duplicated at runtime
- From: Bill Cheeseman <email@hidden>
- Date: Tue, 13 Apr 2004 15:56:21 -0400
on 2004-04-13 3:42 PM, Jeremy Dronfield at email@hidden
wrote:
>
I think what's
>
causing it is a bug, like so:
>
>
The application menu and the Help menu are generated by the system
>
(because they have to be hooked up to system-wide functions); that's
>
why they appear before the application finishes launching, possibly
>
even before -awakeFromNib is called. For some reason - a bug presumably
>
- interrupting the launch process (like with a modal alert) breaks the
>
system's connection with the Help menu stored in the app bundle,
>
causing the system to generate a fresh, duplicate menu.
>
>
So, can anyone confirm that this is bug, and if so, is it already known?
The behavior seems surely wrong, so calling it a bug is a good bet. Your
analysis of how it happens makes sense. That's all you need to file a bug
with Apple's bugreporter -- why don't you go ahead and do it. Or if you
can't for some reason, tell me and I'll do it.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.