Re: Multiple help menus? (Solved)
Re: Multiple help menus? (Solved)
- Subject: Re: Multiple help menus? (Solved)
- From: Ryan Britton <email@hidden>
- Date: Fri, 18 Nov 2005 06:34:15 -0800
Your guess is as good as mine. I have run into this problem before
as well, but I haven't really traced anything through to figure out
why it's happening.
On Nov 18, 2005, at 1:27 AM, Darren Ford wrote:
I trudged through my code again, and found that I was calling
initWithWindowNibName in the init message in my Application
object. When I moved this to the applicationDidFinishLaunching
message the menu disappeared.
I still don't understand why calling initWithWindowNibName in the
init method would have added this menu?
Cheers and many thanks for all your help.
Darren.
On 18/11/2005, at 8:15 PM, Darren Ford wrote:
I open another window in applicationDidFinishLaunching but not
prior to this. I had a check through my other NIB files within
the project, however there aren't any menus defined in any of the
other nibs.
Thanks -- Darren.
Are you opening any windows prior to applicationDidFinishLaunching
being called?
On Nov 17, 2005, at 1:33 AM, Darren Ford wrote:
> Hi all,
>
> I've suddenly found that the Cocoa app that I'm writing has
> multiple 'Help' menus. My MainMenu.nib file only shows one, and I
> cannot locate where the other menu is being created.
>
> Any help would be great.
>
> Thanks -- Darren.
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to <email_removed>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden