Class ::tycho::StatusBar


Inherits: ::tycho::TWidget - Source File - Contents: itk_options - public methods
A very simple prototype status bar display, for putting at the bottom of windows.

Itk_options

-closecommand
The command to call when the Close button is pressed.
-closetext Close
The text to display in the Close button ("Close" by default).
-filestatus none
The current file status: none, readonly, readwrite, modified.
-scrollbarpad 0
Flag to indicate whether to leave space for a scroll bar.
-font [::tycho::font
The font to use for the close button.

Public constructs

Public Methods

puts string
Put an arbitrary string to the status bar. To enforce wrap-around, set the wrap-length of the label to its current width.
lineColumn line column
Set the line and column display, and clear the status string.
helpFileStatus
Display the file status help.

Index of classes



Author: H. John Reekie
Version: @(#)StatusBar.itcl 1.14 12/16/96
Copyright: (c) 1996 The Regents of the University of California.