Class ::tycho::EditStack


Inherits: ::tycho::Edit - Source File - Contents: public methods - protected method
This class defines a text widget for displaying Tcl stack trace information.

Public constructs

Public Methods

help
Open a help window.
parseNow start stop
Parse the stack information, coloring it for better readability. Eventually, this should insert hyperlinks to the code referenced in the stack.

Protected constructs

Protected Method

preference mode args
Access the preferences associated with this widget. This method overrides the default method in ::tycho::TWidget to access the "stacktrace" preferences.

Index of classes



Author: Edward A. Lee
Version: @(#)EditStack.itcl 1.15 12/05/96
Copyright: (c) 1996 The Regents of the University of California.