% tk_busy (text) % % Opens a new window with 'text' printed end with a flashing hourglass. % % If called with no arguments, close the window. % If the window already exists, 'text' is updated % Only one tk_busy window is allowed at one time. % % Octave can continue processing while the hourglass is flashing.