def _atualizar(self):
     tela = CApplication.getScreenshot()
     self._tela.setTela(tela.rstrip('\n')+' ')
     self.update()