|
background highlightThickness |
cursor |
foreground |
highlightColor |
See the "options" manual entry for details on the standard options.
|
labelBitmap labelPos |
labelFont labelText |
labelImage labelVariable |
labelMargin |
See the "labeledwidget" class manual entry for details on the inherited options.
Name: barcolor Class: BarColor Command-Line Switch: -barcolor
Name: barheight Class: BarHeight Command-Line Switch: -barheight
Name: troughColor Class: TroughColor Command-Line Switch: -troughcolor
Name: steps Class: Steps Command-Line Switch: -steps
The feedback command creates a widget to display feedback on the current status of an ongoing operation to the user. Display is given as a percentage and orms>
|
buttonBoxPadX padY |
buttonBoxPadY separator |
buttonBoxPos thickness |
padX |
See the "dialogshell" widget manual entry for details on the above inherited options.
|
height |
master |
modality |
width |
See the "shell" widget manual entry for details on the above inherited options.
|
title |
See the "Toplevel" widget manual entry for details on the above inherited options.
The extfileselectiondialog command creates an extended file selection dialog which is slightly different than the fileselectiondialog widget. The differences are mostly cosmetic in that the listboxes are within a panedwindow and the entryfields for the filter and selection have been replaced by comboboxes. Other than that the interface is practically the same.
The extfileselectiondialog command creates a new Tcl command whose name is pathName. This command may be used to invoke various operations on the widget. It has the following general form:
pathName option ?arg arg ...?Option and the args determine the exact behavior of the command. The following commands are possible for extfileselectiondialog widgets:
|
get |
childsite |
filter |
See the "fileselectionbox" class manual entry for details on the associated methods.
|
add insert |
buttonconfigure invoke |
default show |
hide |