ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



tk_menuBar(n)                               Tk Built-In Commands                               tk_menuBar(n)



____________________________________________________________________________________________________________

NAME
       tk_menuBar, tk_bindForTraversal - Obsolete support for menu bars

SYNOPSIS
       tk_menuBar frame ?menu menu ...?

       tk_bindForTraversal arg arg ...
____________________________________________________________________________________________________________


DESCRIPTION
       These procedures were used in Tk 3.6 and earlier releases to help manage pulldown menus and to imple-ment implement
       ment keyboard traversal of menus.  In Tk 4.0 and later releases they are no longer needed.  Stubs for
       these  procedures have been retained for backward compatibility, but they have no effect.  You should
       remove calls to these procedures from your code, since eventually the procedures will go away.


KEYWORDS
       keyboard traversal, menu, menu bar, post



Tk                                                                                             tk_menuBar(n)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.