Exemplo n.º 1
0
 def on_close(self, *largs):
     '''Event called when the window is closed'''
     Modules.unregister_window(self)
     EventLoop.remove_event_listener(self)
Exemplo n.º 2
0
 def on_close(self, *largs):
     '''Event called when the window is closed'''
     Modules.unregister_window(self)
     EventLoop.remove_event_listener(self)