Tcl procedures to post a message to the middle of the screen
and to later remove that window.
The user should not need to call these procedures directly.
proc displayWaitPlacard { msgText } {
proc removeWaitPlacard {} {
Extracted by doctcl.awk Mon Aug 09 23:56:05 EST 2004