Home | Packages | Files | Procedures | Classes | Keywords | External packages
TrackTHeight (o oldv) | ||
Configure procedure. Propagates changes to the height of the widget into the display. | ||
Argument: o | The changed option. | |
Argument: oldv | The old value of the option. |
TrackTWidth (o oldv) | ||
Configure procedure. Propagates changes to the width of the widget into the display. | ||
Argument: o | The changed option. | |
Argument: oldv | The old value of the option. |
clear () | ||
Clear log |
createSubwidgets () | ||
Create and pack the internally used widgets (text, scrollbar) |
levelcolor (level color) | ||
Changes the color used to display messages of level. Affects all messages, even already added ones. | ||
Argument: level | The name of the level to change the color for. | |
Argument: color | The new color to use. |
log (level text) | ||
Adds text to log, under the given level. Ignores all messages with a level below level. | ||
Argument: level | Message level, used as tag. | |
Argument: text | Text to log |
logger () | ||
Constructor. Reads the level colors from the syslog facility of Pool, see base/syslog.tcl, to allow changes without affecting the defaults. |
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries