Skip navigation.
 
mlTwo help menus, why?
FROM : Ian McGregor
DATE : Sat Jan 11 20:14:04 2003

Hi,

I am getting two help menus in my tool bar when I run my application.
The menu in the Nib file contains only one help menu with :

Help ?
Register This App

The additional help menu (which I am not sure where it is coming from),
contains only

Help ?

Obviously the first menu (the one from the .nib) is mine.
I followed the tutorial here: 
http://cocoadevcentral.com/articles/000072.php and Learning Cocoa
(O'Reillys) to add in the help.

I have a CFBundleHelpBookFolder, CFBundleHelpBookName and a
CFBundleIdentifier. I also have a Help folder in my application.

The help is working fine other than the 2nd, mysterious help menu.

Any ideas?

Cheers,

Ian


Related mailsAuthorDate
mlTwo help menus, why? Ian McGregor Jan 11, 20:14
mlRe: Two help menus, why? Daniel Noguerol Jan 11, 20:23
mlRe: Two help menus, why? Ian McGregor Jan 11, 21:03
mlRe: Two help menus, why? Ian McGregor Jan 11, 21:18