File 'gui/action.cls' (part of 'Pool_GuiBase')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Class 'actionrow'
- -fill
- Fill flag to use to pack each button
default value: none
- -padx
- Horizontal padding to use during packing of each button.
default value: 0
- -pady
- Vertical padding to use during packing of each button.
default value: 0
- -orientation
- Orientation of the button row.
default value: horizontal
- -default
- Index of the default button to invoke the complete action
default value: -1
- -escape
- Index of the default button to cancel
default value: -1
add (name text command)
|
|
Argument: name
|
Symbolic name of the new button.
|
Argument: text
|
text to use as label of the new button
|
Argument: command
|
script to execute in case of an invocation of the new button.
|
change (name newtext)
|
|
Argument: name
|
Symbolic name of the button to change.
|
Argument: newtext
|
text to place into the button.
|
cvtOrientation (o)
|
|
Argument: o
|
orientation to convert.
|
doForSub (cmd)
|
|
Argument: cmd
|
Script to be executed. Occurences of %b will be substituted with the path of the current button.
|
- n
- Counter, contains the number of buttons added so far.
initial value: 0
- names
- Map from symbolic names to button locations
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries