Пример #1
0
 def _cargar_ui_inicio(self):
     Modulo._cargar_ui_web(self)
     self._inicio()
     self.controller.set_pantalla()
     self.ventana.show_all()
Пример #2
0
 def _cargar_ui_recuento(self):
     Modulo._cargar_ui_web(self)
     self.ventana.show_all()
Пример #3
0
 def _cargar_ui_recuento(self):
     Modulo._cargar_ui_web(self)
     self.ventana.show_all()
Пример #4
0
 def _cargar_ui_web(self):
     Modulo._cargar_ui_web(self)
Пример #5
0
 def _cargar_ui_web(self):
     Modulo._cargar_ui_web(self)