Query: tk_menubar
OS: opensolaris
Section: 1t
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tk_menuBar(1T) Tk Built-In Commands tk_menuBar(1T) __________________________________________________________________________________________________________________________________________________NAMEtk_menuBar, tk_bindForTraversal - Obsolete support for menu barsSYNOPSIStk_menuBar frame ?menu menu ...? tk_bindForTraversal arg arg ... _________________________________________________________________DESCRIPTIONThese 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 ALSOmenu(1T), toplevel(1T)KEYWORDSkeyboard traversal, menu, menu bar, postATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+NOTESSource for Tk is available on http://opensolaris.org. Tk tk_menuBar(1T)
Related Man Pages |
---|
tk_bindfortraversal(1t) - opensolaris |
tk_menubar(1t) - opensolaris |
xmaddtopostfromlist(3) - redhat |
xmremovefrompostfromlist(3) - redhat |
xmremovefrompostfromlist(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
code help |
printing out procedures in unknown format |
switching between machines |
Question on returning back a level with menus |
sh file: READ (menu) but now run with option |