Searched refs:statusBar (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Dwidget46 frame .statusBar
47 label .statusBar.lab -text " " -relief sunken -bd 1 \
49 label .statusBar.foo -width 8 -relief sunken -bd 1 \
51 pack .statusBar.lab -side left -padx 2 -expand yes -fill both
52 pack .statusBar.foo -side left -padx 2
53 pack .statusBar -side top -fill x -pady 2
94 .statusBar.lab config -text ""
301 .statusBar.lab config -text " "
305 .statusBar.lab config -text "Run the \"$demo\" sample program"

Completed in 17 milliseconds