From: Russell O. <ro...@uw...> - 2014-10-28 16:55:48
|
I distribute a cross-platform app that has several help links that I manually add to the Help menu, the first of which is called "<app name> Help". This works fine on all platforms except MacOS, where I see two entries for "<app name> Help", the first of which is shown in a small font (I guess the MacOS default for the help menu) which brings up a dialog saying that this application does not have any help. The second (in the normal menu item font, like all the remaining entries) works as expected. My question is: is there some way to eliminate that first help entry? Or is there some way to connect it to my own help (though I'd prefer the first, if it's easy to do). -- Russell |