mojave man page for tk_bindfortraversal

Query: tk_bindfortraversal

OS: mojave

Section: ntcl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 implement 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. From Tk 8.0 onwards, you should instead construct your menubar as a normal menu and then attach it to the toplevel of your choice using the -menu option of that widget.
SEE ALSO
menu(n), toplevel(n)
KEYWORDS
keyboard traversal, menu, menu bar, post Tk tk_menuBar(n)
Related Man Pages
xmaddtopostfromlist(3) - redhat
glutmenustatusfunc(3glut) - redhat
xmaddtopostfromlist(3) - centos
glutmenustatusfunc(3glut) - suse
menu_items(3) - netbsd
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
12-Core MacPro (2013) kernel_task over 1200%
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.