ttk::progressbar man page on AIX

Man page or keyword search:  
man Server   4752 pages
apropos Keyword Search (all sections)
Output format
AIX logo
[printable version]

ttk::progressbar(n)	       Tk Themed Widget		   ttk::progressbar(n)

______________________________________________________________________________

NAME
       ttk::progressbar - Provide progress feedback

SYNOPSIS
       ttk::progressbar pathName ?options?
_________________________________________________________________

DESCRIPTION
       A ttk::progressbar widget shows the status of a long-running operation.
       They can operate in two modes: determinate mode shows the  amount  com‐
       pleted  relative to the total amount of work to be done, and indetermi‐
       nate mode provides an animated display to let the user know that	 some‐
       thing is happening.

STANDARD OPTIONS
       -class		     -cursor		  -takefocus
       -style

       See the ttk_widget manual entry for details on the standard options.

WIDGET-SPECIFIC OPTIONS
       [-orient orient] One of horizontal or vertical.	Specifies the orienta‐
       tion of the progress bar.  [-length length] Specifies the length of the
       long  axis  of  the progress bar (width if horizontal, height if verti‐
       cal).  [-mode mode]  One	 of  determinate  or  indeterminate.   [-maxi‐
       mum maximum]  A	floating  point	 number specifying the maximum -value.
       Defaults to 100.	 [-value value] The current value of the progress bar.
       In  determinate mode, this represents the amount of work completed.  In
       indeterminate mode, it is interpreted modulo  -maximum;	that  is,  the
       progress	 bar completes one “cycle” when the -value increases by -maxi‐
       mum.  [-variable variable] The name of a Tcl variable which  is	linked
       to  the	-value.	 If specified, the -value of the progress bar is auto‐
       matically set to the value of the variable whenever the latter is modi‐
       fied.  [-phase phase] Read-only option.	The widget periodically incre‐
       ments the value of this option whenever the -value is  greater  than  0
       and,  in determinate mode, less than -maximum.  This option may be used
       by the current theme to provide additional animation effects.

WIDGET COMMAND
       pathName cget option
	      Returns the current value of the specified option; see ttk::wid‐
	      get(n).

       pathName configure ?option? ?value option value ...?
	      Modify or query widget options; see ttk::widget(n).

       pathName identify x y
	      Returns the name of the element at position x, y.	 See ttk::wid‐
	      get(n).

       pathName instate statespec ?script?
	      Test the widget state; see ttk::widget(n).

       pathName start ?interval?
	      Begin autoincrement mode: schedules a recurring timer event that
	      calls  step  every  interval milliseconds.  If omitted, interval
	      defaults to 50 milliseconds (20 steps/second).

       pathName state ?stateSpec?
	      Modify or query the widget state; see ttk::widget(n).

       pathName step ?amount?
	      Increments the -value by amount.	 amount	 defaults  to  1.0  if
	      omitted.

       pathName stop
	      Stop  autoincrement mode: cancels any recurring timer event ini‐
	      tiated by pathName start.

SEE ALSO
       ttk::widget(n)

Tk				      8.5		   ttk::progressbar(n)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server AIX

List of man pages available for AIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net