Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / man / man3 / Tk::Button.3
CommitLineData
86530b38
AT
1.\" Automatically generated by Pod::Man v1.34, Pod::Parser v1.13
2.\"
3.\" Standard preamble:
4.\" ========================================================================
5.de Sh \" Subsection heading
6.br
7.if t .Sp
8.ne 5
9.PP
10\fB\\$1\fR
11.PP
12..
13.de Sp \" Vertical space (when we can't use .PP)
14.if t .sp .5v
15.if n .sp
16..
17.de Vb \" Begin verbatim text
18.ft CW
19.nf
20.ne \\$1
21..
22.de Ve \" End verbatim text
23.ft R
24.fi
25..
26.\" Set up some character translations and predefined strings. \*(-- will
27.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28.\" double quote, and \*(R" will give a right double quote. | will give a
29.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
30.\" do unbreakable dashes and therefore won't be available. \*(C` and \*(C'
31.\" expand to `' in nroff, nothing in troff, for use with C<>.
32.tr \(*W-|\(bv\*(Tr
33.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
34.ie n \{\
35. ds -- \(*W-
36. ds PI pi
37. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
38. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
39. ds L" ""
40. ds R" ""
41. ds C` ""
42. ds C' ""
43'br\}
44.el\{\
45. ds -- \|\(em\|
46. ds PI \(*p
47. ds L" ``
48. ds R" ''
49'br\}
50.\"
51.\" If the F register is turned on, we'll generate index entries on stderr for
52.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
53.\" entries marked with X<> in POD. Of course, you'll have to process the
54.\" output yourself in some meaningful fashion.
55.if \nF \{\
56. de IX
57. tm Index:\\$1\t\\n%\t"\\$2"
58..
59. nr % 0
60. rr F
61.\}
62.\"
63.\" For nroff, turn off justification. Always turn off hyphenation; it makes
64.\" way too many mistakes in technical documents.
65.hy 0
66.if n .na
67.\"
68.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
69.\" Fear. Run. Save yourself. No user-serviceable parts.
70. \" fudge factors for nroff and troff
71.if n \{\
72. ds #H 0
73. ds #V .8m
74. ds #F .3m
75. ds #[ \f1
76. ds #] \fP
77.\}
78.if t \{\
79. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
80. ds #V .6m
81. ds #F 0
82. ds #[ \&
83. ds #] \&
84.\}
85. \" simple accents for nroff and troff
86.if n \{\
87. ds ' \&
88. ds ` \&
89. ds ^ \&
90. ds , \&
91. ds ~ ~
92. ds /
93.\}
94.if t \{\
95. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
96. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
97. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
98. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
99. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
100. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
101.\}
102. \" troff and (daisy-wheel) nroff accents
103.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
104.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
105.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
106.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
107.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
108.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
109.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
110.ds ae a\h'-(\w'a'u*4/10)'e
111.ds Ae A\h'-(\w'A'u*4/10)'E
112. \" corrections for vroff
113.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
114.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
115. \" for low resolution devices (crt and lpr)
116.if \n(.H>23 .if \n(.V>19 \
117\{\
118. ds : e
119. ds 8 ss
120. ds o a
121. ds d- d\h'-1'\(ga
122. ds D- D\h'-1'\(hy
123. ds th \o'bp'
124. ds Th \o'LP'
125. ds ae ae
126. ds Ae AE
127.\}
128.rm #[ #] #H #V #F C
129.\" ========================================================================
130.\"
131.IX Title "BUTTON 1"
132.TH BUTTON 1 "2000-12-30" "perl v5.8.0" "User Contributed Perl Documentation"
133.SH "NAME"
134Tk::Button \- Create and manipulate Button widgets
135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS"
137\&\fI$button\fR = \fI$parent\fR\->\fBButton\fR(?\fIoptions\fR?);
138.SH "STANDARD OPTIONS"
139.IX Header "STANDARD OPTIONS"
140\&\fB\-activebackground\fR \fB\-cursor\fR \fB\-highlightthickness\fR \fB\-takefocus\fR
141\&\fB\-activeforeground\fR \fB\-disabledforeground\fR \fB\-image\fR \fB\-text\fR
142\&\fB\-anchor\fR \fB\-font\fR \fB\-justify\fR \fB\-textvariable\fR
143\&\fB\-background\fR \fB\-foreground\fR \fB\-padx\fR \fB\-underline\fR
144\&\fB\-bitmap\fR \fB\-highlightbackground\fR \fB\-pady\fR \fB\-wraplength\fR
145\&\fB\-borderwidth\fR \fB\-highlightcolor\fR \fB\-relief\fR
146.PP
147See Tk::options for details of the standard options.
148.SH "WIDGET-SPECIFIC OPTIONS"
149.IX Header "WIDGET-SPECIFIC OPTIONS"
150.IP "Name: \fBcommand\fR" 4
151.IX Item "Name: command"
152.PD 0
153.IP "Class: \fBCommand\fR" 4
154.IX Item "Class: Command"
155.IP "Switch: \fB\-command\fR" 4
156.IX Item "Switch: -command"
157.PD
158Specifies a perl/Tk callback to associate with the button. This command
159is typically invoked when mouse button 1 is released over the button
160window.
161.IP "Name: \fBdefault\fR" 4
162.IX Item "Name: default"
163.PD 0
164.IP "Class: \fBDefault\fR" 4
165.IX Item "Class: Default"
166.IP "Switch: \fB\-default\fR" 4
167.IX Item "Switch: -default"
168.PD
169Specifies one of three states for the default ring: \fBnormal\fR,
170\&\fBactive\fR, or \fBdisabled\fR. In active state, the button is drawn
171with the platform specific appearance for a default button. In normal
172state, the button is drawn with the platform specific appearance for a
173non-default button, leaving enough space to draw the default button
174appearance. The normal and active states will result in buttons of
175the same size. In disabled state, the button is drawn with the
176non-default button appearance without leaving space for the default
177appearance. The disabled state may result in a smaller button than
178the active state.
179ring.
180.IP "Name: \fBheight\fR" 4
181.IX Item "Name: height"
182.PD 0
183.IP "Class: \fBHeight\fR" 4
184.IX Item "Class: Height"
185.IP "Switch: \fB\-height\fR" 4
186.IX Item "Switch: -height"
187.PD
188Specifies a desired height for the button.
189If an image or bitmap is being displayed in the button then the value is in
190screen units (i.e. any of the forms acceptable to \fBTk_GetPixels\fR);
191for text it is in lines of text.
192If this option isn't specified, the button's desired height is computed
193from the size of the image or bitmap or text being displayed in it.
194.IP "Name: \fBstate\fR" 4
195.IX Item "Name: state"
196.PD 0
197.IP "Class: \fBState\fR" 4
198.IX Item "Class: State"
199.IP "Switch: \fB\-state\fR" 4
200.IX Item "Switch: -state"
201.PD
202Specifies one of three states for the button: \fBnormal\fR, \fBactive\fR,
203or \fBdisabled\fR. In normal state the button is displayed using the
204\&\fBforeground\fR and \fBbackground\fR options. The active state is
205typically used when the pointer is over the button. In active state
206the button is displayed using the \fBactiveForeground\fR and
207\&\fBactiveBackground\fR options. Disabled state means that the button
208should be insensitive: the default bindings will refuse to activate
209the widget and will ignore mouse button presses.
210In this state the \fBdisabledForeground\fR and
211\&\fBbackground\fR options determine how the button is displayed.
212.IP "Name: \fBwidth\fR" 4
213.IX Item "Name: width"
214.PD 0
215.IP "Class: \fBWidth\fR" 4
216.IX Item "Class: Width"
217.IP "Switch: \fB\-width\fR" 4
218.IX Item "Switch: -width"
219.PD
220Specifies a desired width for the button.
221If an image or bitmap is being displayed in the button then the value is in
222screen units (i.e. any of the forms acceptable to \fBTk_GetPixels\fR);
223for text it is in characters.
224If this option isn't specified, the button's desired width is computed
225from the size of the image or bitmap or text being displayed in it.
226.SH "DESCRIPTION"
227.IX Header "DESCRIPTION"
228The \fBButton\fR method creates a new window (given by the
229\&\f(CW$widget\fR argument) and makes it into a button widget.
230Additional
231options, described above, may be specified on the command line
232or in the option database
233to configure aspects of the button such as its colors, font,
234text, and initial relief. The \fBbutton\fR command returns its
235\&\f(CW$widget\fR argument. At the time this command is invoked,
236there must not exist a window named \f(CW$widget\fR, but
237\&\f(CW$widget\fR's parent must exist.
238.PP
239A button is a widget that displays a textual string, bitmap or image.
240If text is displayed, it must all be in a single font, but it
241can occupy multiple lines on the screen (if it contains newlines
242or if wrapping occurs because of the \fB\-wraplength\fR option) and
243one of the characters may optionally be underlined using the
244\&\fB\-underline\fR option.
245It can display itself in either of three different ways, according
246to
247the \fB\-state\fR option;
248it can be made to appear raised, sunken, or flat;
249and it can be made to flash. When a user invokes the
250button (by pressing mouse button 1 with the cursor over the
251button), then the perl/Tk callback specified in the \fB\-command\fR
252option is invoked.
253.SH "WIDGET METHODS"
254.IX Header "WIDGET METHODS"
255The \fBButton\fR method creates a widget object.
256This object supports the \fBconfigure\fR and \fBcget\fR methods
257described in Tk::options which can be used to enquire and
258modify the options described above.
259The widget also inherits all the methods provided by the generic
260Tk::Widget class.
261.PP
262The following additional methods are available for button widgets:
263.IP "\fI$button\fR\->\fBflash\fR" 4
264.IX Item "$button->flash"
265Flash the button. This is accomplished by redisplaying the button
266several times, alternating between active and normal colors. At
267the end of the flash the button is left in the same normal/active
268state as when the command was invoked.
269This command is ignored if the button's state is \fBdisabled\fR.
270.IP "\fI$button\fR\->\fBinvoke\fR" 4
271.IX Item "$button->invoke"
272Invoke the callback associated with the buttons
273\&\fB\-command\fR option, if there is one.
274The return value is the return value from the callback, or the
275undefined value if there is no callback associated with the button.
276This command is ignored if the button's state is \fBdisabled\fR.
277.SH "DEFAULT BINDINGS"
278.IX Header "DEFAULT BINDINGS"
279Tk automatically creates class bindings for buttons that give them
280default behavior:
281.IP "[1]" 4
282.IX Item "[1]"
283A button activates whenever the mouse passes over it and deactivates
284whenever the mouse leaves the button.
285Under Windows, this binding is only active when mouse button 1 has
286been pressed over the button.
287.IP "[2]" 4
288.IX Item "[2]"
289A button's relief is changed to sunken whenever mouse button 1 is
290pressed over the button, and the relief is restored to its original
291value when button 1 is later released.
292.IP "[3]" 4
293.IX Item "[3]"
294If mouse button 1 is pressed over a button and later released over
295the button, the button is invoked. However, if the mouse is not
296over the button when button 1 is released, then no invocation occurs.
297.IP "[4]" 4
298.IX Item "[4]"
299When a button has the input focus, the space key causes the button
300to be invoked.
301.Sp
302If the button's state is \fBdisabled\fR then none of the above
303actions occur: the button is completely non\-responsive.
304.Sp
305The behavior of buttons can be changed by defining new bindings for
306individual widgets or by redefining the class bindings.
307.SH "KEYWORDS"
308.IX Header "KEYWORDS"
309button, widget