def onAbout(self,event):
     myGui.showAboutDialog()
Exemple #2
0
 def onAbout(self, event):
     myGui.showAboutDialog()
Exemple #3
0
 def onAbout(self):
     myGui.showAboutDialog()