# File ext/widgets.rb, line 198
  def sput(text)
    @line+=1
    @text[@line]=text.to_s    
  end