self.statusbar = self.CreateStatusBar(2)self.statusbar.SetStatusText('')self.statusbar.SetStatusText('', 1)