# File scribble22.rb, line 482
  def create
    super                  # Create the windows
    show(PLACEMENT_SCREEN) # Make the main window appear
  end