Technical data
configure
292
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
configure
The
configure
(
config
) command invokes the List or Wave widget configure
command for the current default List or Wave window. To change the default
window, use the
view
command (p388).
Returns the values of all attributes if no options, or the value of one attribute when
one option and no value.
Syntax
configure
list|wave [-window <wname>] [<option> <value>] ...
Arguments
list|wave
Specifies either the List or Wave widget to configure. Required.
-window <wname>
Specifies the name of the List or Wave window to target for the
delete
command (the
view
command (p388) allows you to create more than one List or Wave window). Optional. If
no window is specified the default window is used; the default window is determined by
the most recent invocation of the
view
command (p388).
-bg
Specifies the window background color. Optional.
-fg
Specifies the window foreground color. Optional.
-selectbackground
Specifies the window background color when selected. Optional.
-selectforeground
Specifies the window foreground color when selected. Optional.
-font
Specifies the font used in the widget. Optional.
-height
Specifies the height in pixels of each row. Optional.