Put int a partial fix for bug #1327775, which is that traces of the turtle never get erased when the is drawn outside the 1000x1000 drawable area. The fix is to fill the update region that is outside the drawable area with a white box whenever TScreenWindow::Paint is instructed to update it. So far, this has only been implemented for a 1:1 zoom.