Button Operations

Table 27-2 summarizes the operations on button widgets. In the table, $w is a button, checkbutton, radiobutton, or menubutton, except when noted. For the most part, these operations are used by the script libraries that implement the bindings for buttons. The cget and configure operations are the most commonly used by applications.

Table 27-2. Button operations.
$w cget optionReturns the value of the specified attribute.
$w configure ?option? ?value? ...Queries or manipulates the configuration information for the widget.
$w deselectDeselects the radiobutton or checkbutton. Set the radiobutton variable to the null string. Set the checkbutton variable to the off value.
$w flashRedisplays the button several times in alternate colors.
$w invokeInvokes the command associated with the button.
$w selectSelects the radiobutton or checkbutton, setting the associated variable appropriately.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.133.142.145