From: Kevin W. <kw...@co...> - 2014-10-28 17:27:32
|
See tk::mac::ShowHelp. That let's you map a proc to the native help menu. Sent from my iPhone > On Oct 28, 2014, at 12:55 PM, Russell Owen <ro...@uw...> wrote: > > 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 > > > ------------------------------------------------------------------------------ > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac |