URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [insight/] [tk/] [doc/] [menubar.n] - Blame information for rev 1778
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
578 |
markom |
'\"
|
2 |
|
|
'\" Copyright (c) 1992 The Regents of the University of California.
|
3 |
|
|
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
|
4 |
|
|
'\"
|
5 |
|
|
'\" See the file "license.terms" for information on usage and redistribution
|
6 |
|
|
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
7 |
|
|
'\"
|
8 |
|
|
'\" RCS: @(#) $Id: menubar.n,v 1.1.1.1 2002-01-16 10:25:49 markom Exp $
|
9 |
|
|
'\"
|
10 |
|
|
.so man.macros
|
11 |
|
|
.TH tk_menuBar n "" Tk "Tk Built-In Commands"
|
12 |
|
|
.BS
|
13 |
|
|
'\" Note: do not modify the .SH NAME line immediately below!
|
14 |
|
|
.SH NAME
|
15 |
|
|
tk_menuBar, tk_bindForTraversal \- Obsolete support for menu bars
|
16 |
|
|
.SH SYNOPSIS
|
17 |
|
|
\fBtk_menuBar \fIframe \fR?\fImenu menu ...\fR?
|
18 |
|
|
.sp
|
19 |
|
|
\fBtk_bindForTraversal \fIarg arg ... \fR
|
20 |
|
|
.BE
|
21 |
|
|
|
22 |
|
|
.SH DESCRIPTION
|
23 |
|
|
.PP
|
24 |
|
|
These procedures were used in Tk 3.6 and earlier releases to help
|
25 |
|
|
manage pulldown menus and to implement keyboard traversal of menus.
|
26 |
|
|
In Tk 4.0 and later releases they are no
|
27 |
|
|
longer needed. Stubs for these procedures have been retained for
|
28 |
|
|
backward compatibility, but they have no effect. You should remove
|
29 |
|
|
calls to these procedures from your code, since eventually the
|
30 |
|
|
procedures will go away.
|
31 |
|
|
|
32 |
|
|
.SH KEYWORDS
|
33 |
|
|
keyboard traversal, menu, menu bar, post
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.