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