Ejemplo n.º 1
0
 def __init__(self, title="RealXtend"):
     Screen.__init__(self)
     self.exportSettings = ExportSettings()
     BaseApplication.__init__(self, title)
     self.initGui(title)
     self.addStatus("b2rex started")