# File ext/widgets.rb, line 151
  def wakeUp
    @oldtext=[]
    @vline=0
    @text=false
    clear
    stickFocus
    super
  end