Query: tk::firebutton
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FireButton(3pm) User Contributed Perl Documentation FireButton(3pm)NAMETk::FireButton - Button that keeps invoking callback when pressedSYNOPSISuse Tk::FireButton; $fire = $parent->FireButton( ... ); # May/should change: $w->Whatever(... -bitmap => $Tk::FireButton::INCBITMAP, ...); $w->Whatever(... -bitmap => $Tk::FireButton::DECBITMAP, ...); $w->Whatever(... -bitmap => $Tk::FireButton::HORIZINCBITMAP, ...); $w->Whatever(... -bitmap => $Tk::FireButton::HORIZDECBITMAP, ...);DESCRIPTIONFireButton is-a Button widget (see Tk::Button) that keeps invoking the callback bound to it as long as the <FireButton> is pressed. Four suitable bitmaps are predefined in this package: $INCBITMAP and $DECBITMAP for vertical increment and decrement buttons, and $HORIZINCBITMAP and $HORIZDECBITMAP for horizontal increment and decrement buttons. See below for methods accessing these bitmaps. SUPER-CLASS The FireButton widget-class is derived from the Button widget-class and inherits all the methods and options its super-class (see Tk::Button).STANDARD OPTIONSFireButton supports all the standard options of a Button widget. See Tk::options for details on the standard options. WIDGET-SPECIFIC OPTIONS Name: repeatDelay Class: RepeatDelay Switch: -repeatdelay Fallback: 300 (milliseconds) Specifies the amount of time before the callback is first invoked after the Button-1 is pressed over the widget. Name: repeatInterval Class: RepeatInterval Switch: -repeatinterval Fallback: 100 (milliseconds) Specifies the amount of time between invokations of the callback bound to the widget with the "command" option.CHANDED OPTION FALLBACK VALUESThe fallback values of the following options as different from the Button widget: -padx => 0, -pady => 0,METHODSSame as for Button widget. Additionally, there are four methods returning the names of the standard increment and decrement bitmaps: INCBITMAP, HORIZINCBITMAP, DECBITMAP, and HORIZDECBITMAP. Subclasses of FireButton may override these methods to supply different increment and decrement bitmaps.ADVERTISED WIDGETSNone.HISTORYThe code was extracted from Tk::NumEntry and slightly modified by Achim Bohnet >ach@mpe.mpg.de>. Tk::NumEntry's author is Graham Barr >gbarr@pobox.com>. The current maintainer is Slaven Rezic >slaven@rezic.de>. perl v5.10.0 2003-10-22 FireButton(3pm)
Related Man Pages |
---|
iwidgets_spinner(1) - mojave |
tk::button(3) - centos |
tk::button(3pm) - debian |
tk::dialogbox(3pm) - debian |
tk::numentry(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
S-088: HP Quick Launch Button (QLB) Running on Windows Vulnerability |
Can we increment or decrement a date value? |
Youtube Download 3.0.0 AddThis Social Bookmark Button |
New Thread Button |