コード例 #1
0
 def OnBotaoVoltarButton(self, event):
     self.Close(True)
     ponte.mainFrameGerTurmaApp()
     exit()
     event.Skip()
コード例 #2
0
 def OnGer_TurmaBitmapButton(self, event):
     self.Close(True)
     ponte.mainFrameGerTurmaApp()
     exit()
     event.Skip()
コード例 #3
0
 def OnBotaoVoltarButton(self, event):
     self.Close(True)
     ponte.mainFrameGerTurmaApp()
     exit()
     event.Skip()
コード例 #4
0
 def OnGer_TurmaBitmapButton(self, event):
     self.Close(True)
     ponte.mainFrameGerTurmaApp()
     exit()
     event.Skip()