# File gglib/ext/widgets.rb, line 208
  def clear
    @text=[]
    @text[0]="TRACE OUTPUT"
    @text[1]="Press DELETE to close, ENTER to clear. (Click to activate.)"
    @line=2
  end