Ejemplo n.º 1
0
 def __init__(self, controller, mainWindow):
     self.controller = controller
     ScreenWithBackButton.__init__(self, "Projector Screens", mainWindow)
Ejemplo n.º 2
0
 def __init__(self, controller, mainWindow):
     self.controller = controller
     ScreenWithBackButton.__init__(self, "System Log", mainWindow)
Ejemplo n.º 3
0
 def __init__(self, controller, mainWindow):
     self.controller = controller
     ScreenWithBackButton.__init__(self, "Blinds", mainWindow)